Fix longhorn

This commit is contained in:
2026-06-02 03:04:17 +03:00
parent 9bfc125baf
commit 1dc114b2ad
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,4 +1,9 @@
longhornUI:
replicas: 1
defaultSettings:
# Keep new instance-manager pods schedulable on nodes with high CPU requests.
guaranteedInstanceManagerCPU: '{"v1":"6","v2":"6"}'
persistence:
reclaimPolicy: "Retain"