Browse Source

yaml moment

Josh Bicking 2 days ago
parent
commit
174df674ec
1 changed files with 4 additions and 4 deletions
  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