瀏覽代碼

Move the cluster-cidr assignment to the correct configs

matt 6 年之前
父節點
當前提交
aa853764e7
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      roles/openshift_node_group/templates/node-config.yaml.j2

+ 3 - 0
roles/openshift_node_group/templates/node-config.yaml.j2

@@ -73,6 +73,9 @@ servingInfo:
   bindAddress: 0.0.0.0:10250
   bindNetwork: tcp4
   clientCA: client-ca.crt
+proxyArguments:
+  cluster-cidr:
+    - {{ openshift_cluster_network_cidr }}
 volumeConfig:
   localQuota:
     perFSGroup: null