dual stack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user