diff --git a/nextcloud-syncthing-argocd-apps/templates/nextcloud-main-chart.yaml b/nextcloud-syncthing-argocd-apps/templates/nextcloud-main-chart.yaml index 788c013..63c59dc 100644 --- a/nextcloud-syncthing-argocd-apps/templates/nextcloud-main-chart.yaml +++ b/nextcloud-syncthing-argocd-apps/templates/nextcloud-main-chart.yaml @@ -51,7 +51,7 @@ spec: nginx.ingress.kubernetes.io/cors-allow-headers: "X-Forwarded-For" tls: - hosts: - - {{ .Values.nextcloud.url }} + - {{ .Values.nextcloud.url }} secretname: nextcloud-cert nextcloud: host: {{ .Values.nextcloud.url }}