From c3203f43e1205695202a4e0ba06fe36dd7a9d614 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 10 Aug 2025 14:02:07 +0200 Subject: [PATCH] calico coreswith peer --- argocd/service.yaml | 2 +- calico-config/whisker.yaml | 2 +- terraform/control-plane1.bu | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/argocd/service.yaml b/argocd/service.yaml index c1e34f1..43533d6 100644 --- a/argocd/service.yaml +++ b/argocd/service.yaml @@ -10,8 +10,8 @@ spec: - fd00:0:0:f:1::81 - 10.0.91.81 ipFamilies: - - IPv4 - IPv6 + - IPv4 ipFamilyPolicy: RequireDualStack ports: - name: http diff --git a/calico-config/whisker.yaml b/calico-config/whisker.yaml index 726cbec..28dade6 100644 --- a/calico-config/whisker.yaml +++ b/calico-config/whisker.yaml @@ -10,8 +10,8 @@ spec: - fd00:0:0:f:1::82 - 10.0.91.82 ipFamilies: - - IPv4 - IPv6 + - IPv4 ipFamilyPolicy: RequireDualStack ports: - name: http diff --git a/terraform/control-plane1.bu b/terraform/control-plane1.bu index 1deb633..e7f335a 100644 --- a/terraform/control-plane1.bu +++ b/terraform/control-plane1.bu @@ -191,7 +191,7 @@ storage: spec: type: ClusterIP ipFamilyPolicy: RequireDualStack - ipFamilies: [IPv4, IPv6] + ipFamilies: [IPv6, IPv4] clusterIP: 10.0.91.53 clusterIPs: - fd00:0:0:f:1::53