Skip to content

Commit

Permalink
tweak cidr block
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyDumaine committed Feb 9, 2024
1 parent 72c0341 commit 6c207d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/cluster-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
clusterNetwork:
pods:
cidrBlocks:
- 192.168.0.0/16
- 192.168.128.0/17
controlPlaneRef:
apiVersion: controlplane.cluster.x-k8s.io/v1beta1
kind: KubeadmControlPlane
Expand Down

0 comments on commit 6c207d3

Please sign in to comment.