fix(mycloud-nextcloud): use revision if using git

This commit is contained in:
WrenIX 2024-09-06 09:28:19 +02:00
parent 308978bab8
commit 882ec5ee56
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -11,6 +11,7 @@ spec:
{{- if .Values.chart.ref }}
kind: GitRepository
chart: "./charts/nextcloud"
reconcileStrategy: Revision
{{- else }}
kind: HelmRepository
chart: "nextcloud"