fix ingress annotations

This commit is contained in:
2023-04-14 12:43:53 +02:00
parent d58b4f6ea9
commit 6f2333791d

View File

@ -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: