diff --git a/chart/flux/templates/memcached.yaml b/chart/flux/templates/memcached.yaml index 79c742b61..0a039e0bc 100755 --- a/chart/flux/templates/memcached.yaml +++ b/chart/flux/templates/memcached.yaml @@ -18,8 +18,8 @@ spec: release: {{ .Release.Name }} template: metadata: - annotations: {{- if .Values.memcached.annotations }} + annotations: {{- .Values.memcached.annotations | toYaml | trimSuffix "\n" | nindent 8 }} {{- end }} labels: