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 }}
|
||||
- {{ . | quote }}
|
||||
{{- end }}
|
||||
- kubernetes-healthcheck-host
|
||||
|
||||
passbook:
|
||||
sign_up:
|
||||
|
|
Reference in New Issue