summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
diff options
context:
space:
mode:
authorJose A. Rivera <jarrpa@redhat.com>2017-05-18 14:34:41 -0500
committerJose A. Rivera <jarrpa@redhat.com>2017-06-13 13:10:23 -0500
commitefc6b81fa415cb1498ca0256cc27f3fb9d72ace7 (patch)
tree5e97412e272a2f059dd11e29633c7b62abc7b475 /roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
parent9c06b1e7fc9cdf7a5cc190ce7f683c00b60d97e8 (diff)
downloadopenshift-efc6b81fa415cb1498ca0256cc27f3fb9d72ace7.tar.gz
openshift-efc6b81fa415cb1498ca0256cc27f3fb9d72ace7.tar.bz2
openshift-efc6b81fa415cb1498ca0256cc27f3fb9d72ace7.tar.xz
openshift-efc6b81fa415cb1498ca0256cc27f3fb9d72ace7.zip
GlusterFS: Allow configuration of kube namespace for heketi
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Diffstat (limited to 'roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml')
-rw-r--r--roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
index d58053a1a..d4fbba97a 100644
--- a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
+++ b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
@@ -71,6 +71,7 @@
IMAGE_VERSION: "{{ glusterfs_heketi_version }}"
HEKETI_USER_KEY: "{{ glusterfs_heketi_user_key }}"
HEKETI_ADMIN_KEY: "{{ glusterfs_heketi_admin_key }}"
+ HEKETI_KUBE_NAMESPACE: "{{ glusterfs_namespace }}"
- name: Wait for heketi pod
oc_obj: