calico coreswith peer

This commit is contained in:
2025-08-10 14:03:26 +02:00
parent c3203f43e1
commit e7006dd2fb
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ metadata:
namespace: argocd namespace: argocd
spec: spec:
type: ClusterIP type: ClusterIP
clusterIP: 10.0.91.81 clusterIP: fd00:0:0:f:1::81
clusterIPs: clusterIPs:
- fd00:0:0:f:1::81 - fd00:0:0:f:1::81
- 10.0.91.81 - 10.0.91.81

View File

@@ -5,7 +5,7 @@ metadata:
namespace: calico-system namespace: calico-system
spec: spec:
type: ClusterIP type: ClusterIP
clusterIP: 10.0.91.82 clusterIP: fd00:0:0:f:1::82
clusterIPs: clusterIPs:
- fd00:0:0:f:1::82 - fd00:0:0:f:1::82
- 10.0.91.82 - 10.0.91.82

View File

@@ -192,7 +192,7 @@ storage:
type: ClusterIP type: ClusterIP
ipFamilyPolicy: RequireDualStack ipFamilyPolicy: RequireDualStack
ipFamilies: [IPv6, IPv4] ipFamilies: [IPv6, IPv4]
clusterIP: 10.0.91.53 clusterIP: fd00:0:0:f:1::53
clusterIPs: clusterIPs:
- fd00:0:0:f:1::53 - fd00:0:0:f:1::53
- 10.0.91.53 - 10.0.91.53