dual stack

This commit is contained in:
2026-03-12 18:51:48 +00:00
parent 6af52d2ee1
commit 709d20394b

View File

@@ -183,11 +183,17 @@ metadata:
spec:
selector:
app: polly
type: ClusterIP
ipFamilyPolicy: PreferDualStack
ipFamilies:
- IPv6
- IPv4
ports:
- name: http
port: 80
targetPort: 5000
type: ClusterIP
---
apiVersion: networking.k8s.io/v1
kind: Ingress