Skip to content

Commit

Permalink
fixing k8s ansible service broker template to include namespace config (
Browse files Browse the repository at this point in the history
  • Loading branch information
shawn-hurley authored and jmrodri committed Feb 20, 2018
1 parent 6d3ae7b commit 4cb8b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/k8s-ansible-service-broker.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ data:
bearer_token_file: "{{ bearer_token_file }}"
image_pull_policy: "{{ image_pull_policy }}"
sandbox_role: "{{ sandbox_role }}"
namespace: ansible-service-broker
keep_namespace: {{ keep_namespace }}
keep_namespace_on_error: {{ keep_namespace_on_error }}
broker:
Expand Down

0 comments on commit 4cb8b78

Please sign in to comment.