diff --git a/charts/odd-platform/templates/service.yaml b/charts/odd-platform/templates/service.yaml index 9e28855..526be06 100644 --- a/charts/odd-platform/templates/service.yaml +++ b/charts/odd-platform/templates/service.yaml @@ -3,7 +3,7 @@ kind: Service metadata: name: {{ include "odd-platform.fullname" . }} {{- with .Values.service.annotations }} - annotations: + annotations: {{- toYaml . | nindent 6 }} {{- end }} labels: