Skip to content

Commit

Permalink
headless
Browse files Browse the repository at this point in the history
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
  • Loading branch information
desimone committed Jan 25, 2020
1 parent 809c1b9 commit 7cbcd8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/pomerium/templates/cache-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ annotations:
{{- end }}
spec:
{{- if .Values.service.cache.headless }}
clusterIP: None
type: ClusterIP
{{- else }}}
type: {{ .Values.service.type }}
Expand Down

0 comments on commit 7cbcd8b

Please sign in to comment.