fix: Change CIDR subnet block
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5000c324e1
commit
ef58b823c2
@ -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…
Reference in New Issue
Block a user