Browse Source

yaml moment

Josh Bicking 2 ngày trước cách đây
mục cha
commit
174df674ec
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      argocd/rook/rook-ceph-cluster-values.yaml

+ 4 - 4
argocd/rook/rook-ceph-cluster-values.yaml

@@ -54,10 +54,10 @@ cephClusterSpec:
         #        values:
         #        - "true"
         preferredDuringSchedulingIgnoredDuringExecution:
-          preference:
-            matchExpressions:
-            - key: storage-node
-              operator: DoesNotExist
+          - preference:
+              matchExpressions:
+              - key: storage-node
+                operator: DoesNotExist
       tolerations:
         - key: storage-node
           operator: Equal