diff --git a/templates/ingress.yaml b/templates/ingress.yaml index a290ebd..eb49a71 100644 --- a/templates/ingress.yaml +++ b/templates/ingress.yaml @@ -12,7 +12,7 @@ metadata: labels: {{- include "owncloud.labels" . | nindent 4 }} annotations: - {{- .Values.ingress.annotations | toYaml | nindent 4 }} + {{- .Values.ingress.annotations | toYaml | nindent 2 }} spec: {{- if .Values.ingress.tls }} tls: