From bccc240c8639b11488fb731d02d617843c15a50f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 30 May 2018 23:22:31 +0000 Subject: [PATCH] Change path to use - instead of _ because k8s is stupid. :) --- .../templates/cluster-inventory.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 index 7c0bdfcee5..c45b583395 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 @@ -433,7 +433,7 @@ openshift_hosted_registry_storage_kind=nfs openshift_hosted_registry_storage_access_modes=['ReadWriteMany'] openshift_hosted_registry_storage_host=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com openshift_hosted_registry_storage_nfs_directory=/ -openshift_hosted_registry_storage_volume_name=openshift_stg_01 +openshift_hosted_registry_storage_volume_name=openshift-stg-registry openshift_hosted_registry_storage_volume_size=10Gi {% else %} #openshift_hosted_registry_storage_kind=nfs