have to set this because nfs is unsupported

This commit is contained in:
Kevin Fenzi 2018-08-22 23:50:24 +00:00
parent c8750eeea7
commit cfb59de75d

View file

@ -1145,3 +1145,4 @@ openshift_node_env_vars={"ENABLE_HTTP2": "true"}
# Enable unsupported configurations, things that will yield a partially # Enable unsupported configurations, things that will yield a partially
# functioning cluster but would not be supported for production use # functioning cluster but would not be supported for production use
#openshift_enable_unsupported_configurations=false #openshift_enable_unsupported_configurations=false
openshift_enable_unsupported_configurations=True