We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10573e5 commit 4047f17Copy full SHA for 4047f17
1 file changed
chart/templates/frontend/service.yaml
@@ -8,7 +8,7 @@ metadata:
8
{{- with .Values.frontend.extraLabels }}
9
{{- toYaml . | nindent 4 }}
10
{{- end }}
11
- {{- with .Values.service.annotations }}
+ {{- with .Values.frontend.service.annotations }}
12
annotations:
13
14
0 commit comments