|
@@ -86,7 +86,7 @@ kubernetesMasterConfig:
|
|
{% if openshift_is_atomic | bool %}
|
|
{% if openshift_is_atomic | bool %}
|
|
flex-volume-plugin-dir:
|
|
flex-volume-plugin-dir:
|
|
- "{{ openshift_flexvolume_container_directory_default }}/volume/exec"
|
|
- "{{ openshift_flexvolume_container_directory_default }}/volume/exec"
|
|
-{% end %}
|
|
|
|
|
|
+{% endif %}
|
|
{% if openshift_master_use_persistentlocalvolumes | bool %}
|
|
{% if openshift_master_use_persistentlocalvolumes | bool %}
|
|
feature-gates:
|
|
feature-gates:
|
|
- PersistentLocalVolumes=true
|
|
- PersistentLocalVolumes=true
|