diff --git a/infrastructure/longhorn-app.yaml b/infrastructure/longhorn-app.yaml index 731e277..9286641 100644 --- a/infrastructure/longhorn-app.yaml +++ b/infrastructure/longhorn-app.yaml @@ -22,3 +22,4 @@ spec: - CreateNamespace=true - ServerSideApply=true - Replace=true + - SkipHooks=true # Skip pre-upgrade hooks to fix installation loop \ No newline at end of file