fix: force replace for longhorn app to fix hook issue
This commit is contained in:
@@ -20,4 +20,5 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true # Important for CRDs
|
||||
- ServerSideApply=true
|
||||
- Replace=true
|
||||
|
||||
Reference in New Issue
Block a user