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 }}
|
||||
kind: GitRepository
|
||||
chart: "./charts/nextcloud"
|
||||
reconcileStrategy: Revision
|
||||
{{- else }}
|
||||
kind: HelmRepository
|
||||
chart: "nextcloud"
|
||||
|
|
Loading…
Add table
Reference in a new issue