fix: longhorn
This commit is contained in:
@@ -11,6 +11,10 @@ spec:
|
|||||||
repoURL: https://git.cloud-infra.prod.openmailserver.de/stabify/gitops.git
|
repoURL: https://git.cloud-infra.prod.openmailserver.de/stabify/gitops.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: infrastructure/longhorn
|
path: infrastructure/longhorn
|
||||||
|
helm:
|
||||||
|
parameters:
|
||||||
|
- name: global.cattle.systemDefaultRegistry
|
||||||
|
value: ""
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: longhorn-system
|
namespace: longhorn-system
|
||||||
@@ -22,4 +26,4 @@ spec:
|
|||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
- Replace=true
|
- Replace=true
|
||||||
- SkipHooks=true # Skip pre-upgrade hooks to fix installation loop
|
- SkipHooks=true
|
||||||
|
|||||||
Reference in New Issue
Block a user