Skip to content

Commit

Permalink
Fix IP pool name (#8668)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Mar 28, 2024
1 parent f34c932 commit 5e576f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/custom-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
# Configures Calico networking.
calicoNetwork:
ipPools:
- name: default-ipv4-pool
- name: default-ipv4-ippool
blockSize: 26
cidr: 192.168.0.0/16
encapsulation: VXLANCrossSubnet
Expand Down

0 comments on commit 5e576f3

Please sign in to comment.