Skip to content

Commit

Permalink
patch headless service
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-dempers committed Jun 29, 2020
1 parent a8bad89 commit 45cd191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/statefulsets/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ kind: Service
metadata:
name: redis-cluster
spec:
type: ClusterIP
clusterIP: None
ports:
- port: 6379
targetPort: 6379
Expand Down

0 comments on commit 45cd191

Please sign in to comment.