fix longhorn pre upgrade check when using argocd
This commit is contained in:
infrastructure
04-longhorn
06-kube-dashboard
2
infrastructure/04-longhorn/base/values.yaml
Normal file
2
infrastructure/04-longhorn/base/values.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
reUpgradeChecker:
|
||||
jobEnabled: false
|
@ -7,9 +7,9 @@ resources:
|
||||
- base/longhorn-ui-ingress.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: longhorn
|
||||
- name: longhorn/longhorn
|
||||
includeCRDs: true
|
||||
version: 1.5.4
|
||||
version: 1.6.0
|
||||
repo: https://charts.longhorn.io
|
||||
# valuesFile: base/values.yaml
|
||||
valuesFile: base/values.yaml
|
||||
|
||||
|
Reference in New Issue
Block a user