perhaps this new var will work

This commit is contained in:
Kevin Fenzi 2018-09-29 23:53:58 +00:00
parent 0bf98c19a9
commit cd65e68ec6

View file

@ -716,12 +716,12 @@ openshift_logging_install_logging=true
#openshift_logging_storage_volume_name=logging
#openshift_logging_storage_volume_size=10Gi
#openshift_logging_storage_labels={'storage': 'logging'}
openshift_logging_storage_kind=nfs
openshift_logging_storage_access_modes=['ReadWriteOnce']
openshift_logging_storage_host=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com
openshift_logging_storage_nfs_directory=/
openshift_logging_storage_volume_name=openshift_stg_logging
openshift_logging_storage_volume_size=100Gi
openshift_hosted_logging_storage_kind=nfs
openshift_hosted_logging_storage_access_modes=['ReadWriteOnce']
openshift_hosted_logging_storage_host=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com
openshift_hosted_logging_storage_nfs_directory=/
openshift_hosted_logging_storage_volume_name=openshift_stg_logging
openshift_hosted_logging_storage_volume_size=100Gi
#
# Option C - Dynamic -- If openshift supports dynamic volume provisioning for
# your cloud platform use this.