Update charts/spire/charts/tornjak-frontend/templates/service.yaml
Co-authored-by: Marco Franssen <[email protected]> Signed-off-by: Mariusz Sabath <[email protected]>
This commit is contained in:
committed by
Marco Franssen
co-authored by
Marco Franssen
parent
7521cafcc6
commit
657c460e67
@@ -5,7 +5,7 @@ metadata:
|
|||||||
name: {{ include "tornjak-frontend.fullname" . }}
|
name: {{ include "tornjak-frontend.fullname" . }}
|
||||||
{{- with .Values.service.annotations }}
|
{{- with .Values.service.annotations }}
|
||||||
annotations:
|
annotations:
|
||||||
{{- toYaml . | nindent 8 }}
|
{{- toYaml . | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
labels:
|
labels:
|
||||||
{{- include "tornjak-frontend.labels" . | nindent 4 }}
|
{{- include "tornjak-frontend.labels" . | nindent 4 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user