fix: longhorn

This commit is contained in:
2026-01-15 14:41:23 +01:00
parent c8e1fc232d
commit 71237ef233

View File

@@ -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