Skip to content

Commit

Permalink
Add build namespace to jenkins deployment (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
bparry02 committed May 7, 2020
1 parent 72bfb3e commit ffa7b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basic-spring-boot/.applier/group_vars/seed-hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ openshift_cluster_content:
- deployment
- name: "deploy jenkins to build environment"
template: "openshift//jenkins-ephemeral"
namespace: "{{ sb_build_namespace }}"
tags:
- build

0 comments on commit ffa7b8c

Please sign in to comment.