fix(mycloud-nextcloud): use revision if using git
This commit is contained in:
parent
308978bab8
commit
882ec5ee56
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ spec:
|
||||||
{{- if .Values.chart.ref }}
|
{{- if .Values.chart.ref }}
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
chart: "./charts/nextcloud"
|
chart: "./charts/nextcloud"
|
||||||
|
reconcileStrategy: Revision
|
||||||
{{- else }}
|
{{- else }}
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
chart: "nextcloud"
|
chart: "nextcloud"
|
||||||
|
|
Loading…
Add table
Reference in a new issue