actually fix indenting
This commit is contained in:
@@ -18,6 +18,6 @@ spec:
|
||||
name: {{ include "stage.fullname" $ }}
|
||||
port:
|
||||
number: {{ $.Values.service.port }}
|
||||
{{- if .Values.ingress.hostname }}
|
||||
host: {{ .Values.ingress.hostname | quote }}
|
||||
{{- end }}
|
||||
{{- if .Values.ingress.hostname }}
|
||||
host: {{ .Values.ingress.hostname | quote }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user