Explorar o código

Fix other configuration for node...

Diego Abelenda %!s(int64=7) %!d(string=hai) anos
pai
achega
1b6f97e586
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      roles/openshift_node/templates/node.yaml.v1.j2

+ 1 - 0
roles/openshift_node/templates/node.yaml.v1.j2

@@ -25,6 +25,7 @@ kubeletArguments: {{  l2_openshift_node_kubelet_args  | default(None) | lib_util
 {% if openshift_node_use_persistentlocalvolumes | bool %}
   feature-gates:
   - PersistentLocalVolumes=true
+  - VolumeScheduling=true
 {% endif %}
 masterClientConnectionOverrides:
   acceptContentTypes: application/vnd.kubernetes.protobuf,application/json