Change path to use - instead of _ because k8s is stupid. :)
This commit is contained in:
parent
0fd818c9df
commit
bccc240c86
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue