Skip to content

Commit

Permalink
Merge pull request #87 from croemmich/fix-multiple-replicas
Browse files Browse the repository at this point in the history
fix(charts): Set sessionAffinity in registry service
  • Loading branch information
Matthew Fisher authored Apr 3, 2017
2 parents 3fa49e1 + 0d5ad68 commit aa8814f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/registry/templates/registry-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ spec:
targetPort: 5000
selector:
app: deis-registry
sessionAffinity: ClientIP
{{- end }}

0 comments on commit aa8814f

Please sign in to comment.