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:
Mariusz Sabath
2023-05-16 19:31:38 +02:00
committed by Marco Franssen
co-authored by Marco Franssen
parent 7521cafcc6
commit 657c460e67
@@ -5,7 +5,7 @@ metadata:
name: {{ include "tornjak-frontend.fullname" . }}
{{- with .Values.service.annotations }}
annotations:
{{- toYaml . | nindent 8 }}
{{- toYaml . | nindent 4 }}
{{- end }}
labels:
{{- include "tornjak-frontend.labels" . | nindent 4 }}