implicitly add kubernetes-healthcheck-host in helm configmap
This commit is contained in:
parent
a7b86e46bc
commit
e05c18b19b
|
@ -50,6 +50,7 @@ data:
|
||||||
{{- range .Values.ingress.hosts }}
|
{{- range .Values.ingress.hosts }}
|
||||||
- {{ . | quote }}
|
- {{ . | quote }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
- kubernetes-healthcheck-host
|
||||||
|
|
||||||
passbook:
|
passbook:
|
||||||
sign_up:
|
sign_up:
|
||||||
|
|
Reference in a new issue