parent
5000c324e1
commit
ef58b823c2
3
ansible/roles/firstboot/files/ansible_payload/bootstrap/templates/kustomization.cluster-template.j2
3
ansible/roles/firstboot/files/ansible_payload/bootstrap/templates/kustomization.cluster-template.j2
@ -216,6 +216,9 @@ patches:
|
||||
kind: Cluster
|
||||
name: \${CLUSTER_NAME}
|
||||
patch: |-
|
||||
- op: replace
|
||||
path: /spec/clusterNetwork/pods/cidrBlocks/-
|
||||
value: 172.30.0.0/16
|
||||
- op: replace
|
||||
path: /spec/controlPlaneRef/name
|
||||
value: ${CLUSTER_NAME}-master
|
||||
|
Loading…
x
Reference in New Issue
Block a user