Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions roles/openshift_node_group/templates/node-config.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down