patch headless service

This commit is contained in:
marcel-dempers 2020-06-29 18:38:39 +10:00
parent a8bad89fc0
commit 45cd191f3c

View File

@ -74,7 +74,7 @@ kind: Service
metadata: metadata:
name: redis-cluster name: redis-cluster
spec: spec:
type: ClusterIP clusterIP: None
ports: ports:
- port: 6379 - port: 6379
targetPort: 6379 targetPort: 6379