core-deployments.yaml: Downgrade to Longhorn 1.4.3 because of argocd sync problems 🚨
This commit is contained in:
parent
6b58f68c23
commit
9a90499fa7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://charts.longhorn.io
|
- repoURL: https://charts.longhorn.io
|
||||||
chart: longhorn
|
chart: longhorn
|
||||||
targetRevision: 1.5.1
|
targetRevision: 1.4.3
|
||||||
helm:
|
helm:
|
||||||
releaseName: longhorn
|
releaseName: longhorn
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
Loading…
Reference in a new issue