Commit 09a0f248 authored by Lars Fenneberg's avatar Lars Fenneberg

Helm charts: Remove erroneous comment

parent 47a3f937
...@@ -7,7 +7,6 @@ metadata: ...@@ -7,7 +7,6 @@ metadata:
app.kubernetes.io/component: service app.kubernetes.io/component: service
app.kubernetes.io/managed-by: {{ .Release.Service }} app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
# Must match secret name
name: {{ template "viking-service.fullname" . }} name: {{ template "viking-service.fullname" . }}
{{- if .Values.vikingService.annotations }} {{- if .Values.vikingService.annotations }}
annotations: annotations:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment