소스 검색

load bearing weight

Josh Bicking 2 일 전
부모
커밋
e68f44a797
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      argocd/rook/rook-ceph-cluster-values.yaml

+ 3 - 2
argocd/rook/rook-ceph-cluster-values.yaml

@@ -54,8 +54,9 @@ cephClusterSpec:
         #        values:
         #        - "true"
         preferredDuringSchedulingIgnoredDuringExecution:
-          - preference:
-              matchExpressions:
+        - weight: 1
+          preference:
+            matchExpressions:
               - key: storage-node
                 operator: DoesNotExist
       tolerations: