fix: Change CIDR subnet block
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2023-08-24 12:27:49 +02:00
parent 5000c324e1
commit ef58b823c2
1 changed files with 3 additions and 0 deletions

View File

@ -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