|
@@ -31,6 +31,7 @@ data:
|
|
host: ""
|
|
host: ""
|
|
ca_file: ""
|
|
ca_file: ""
|
|
bearer_token_file: ""
|
|
bearer_token_file: ""
|
|
|
|
+ namespace: openshift-ansible-service-broker
|
|
sandbox_role: {{ ansible_service_broker_sandbox_role }}
|
|
sandbox_role: {{ ansible_service_broker_sandbox_role }}
|
|
image_pull_policy: {{ ansible_service_broker_image_pull_policy }}
|
|
image_pull_policy: {{ ansible_service_broker_image_pull_policy }}
|
|
keep_namespace: {{ ansible_service_broker_keep_namespace | bool | lower }}
|
|
keep_namespace: {{ ansible_service_broker_keep_namespace | bool | lower }}
|