Skip to content

Commit

Permalink
Fixing installation ip range
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Apr 9, 2024
1 parent ab1bc2f commit 1e7abd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
windowsDataplane: "HNS"
ipPools:
- blockSize: 26
cidr: 10.244.0.0/16
cidr: 192.168.0.0/16
encapsulation: VXLAN
natOutgoing: Enabled
nodeSelector: all()
Expand Down

0 comments on commit 1e7abd0

Please sign in to comment.