Skip to content

Commit

Permalink
fix: node cidr
Browse files Browse the repository at this point in the history
  • Loading branch information
oscaromeu committed Oct 6, 2024
1 parent ee9757f commit b8d9cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/flux/vars/cluster-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ metadata:
data:
TIMEZONE: "Europe/Madrid"
CLUSTER_CIDR: "172.16.0.0/16"
NODE_CIDR: "10.69.3.0/24"
NODE_CIDR: "10.69.1.0/24"

0 comments on commit b8d9cae

Please sign in to comment.