Skip to content

Commit 4047f17

Browse files
authored
Update service.yaml
1 parent 10573e5 commit 4047f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chart/templates/frontend/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
{{- with .Values.frontend.extraLabels }}
99
{{- toYaml . | nindent 4 }}
1010
{{- end }}
11-
{{- with .Values.service.annotations }}
11+
{{- with .Values.frontend.service.annotations }}
1212
annotations:
1313
{{- toYaml . | nindent 4 }}
1414
{{- end }}

0 commit comments

Comments
 (0)