openshift / staging: -s not _s here for this variable.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-09-12 15:12:58 +00:00 committed by Pierre-Yves Chibon
parent f073a51ca6
commit be6eeda4ff

View file

@ -725,7 +725,7 @@ openshift_logging_storage_kind=nfs
openshift_logging_storage_access_modes=['ReadWriteOnce'] openshift_logging_storage_access_modes=['ReadWriteOnce']
openshift_logging_storage_host=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com openshift_logging_storage_host=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com
openshift_logging_storage_nfs_directory=/ openshift_logging_storage_nfs_directory=/
openshift_logging_storage_volume_name=openshift_stg_logging openshift_logging_storage_volume_name=openshift-stg-logging
openshift_logging_storage_volume_size=100Gi openshift_logging_storage_volume_size=100Gi
# #
# Option C - Dynamic -- If openshift supports dynamic volume provisioning for # Option C - Dynamic -- If openshift supports dynamic volume provisioning for