Files
undercloud-infrastructure/calico-config/whisker.yaml
2025-08-10 13:22:53 +02:00

22 lines
354 B
YAML

apiVersion: v1
kind: Service
metadata:
name: whisker
namespace: calico-system
spec:
type: ClusterIP
clusterIP: 10.0.91.82
clusterIPs:
- 10.0.91.82
- fd00:0:0:f:1::82
ipFamilies:
- IPv4
- IPv6
ipFamilyPolicy: RequireDualStack
ports:
- name: http
port: 8081
targetPort: 8081
selector:
k8s-app: whisker