diff --git a/e2e/testdata/cluster-template.yaml b/e2e/testdata/cluster-template.yaml index fa064dd6..56db08c4 100644 --- a/e2e/testdata/cluster-template.yaml +++ b/e2e/testdata/cluster-template.yaml @@ -21,14 +21,6 @@ spec: volumeMode: Block local: path: LOOP_DEV - nodeAffinity: - required: - nodeSelectorTerms: - - matchExpressions: - - key: kubernetes.io/hostname - operator: In - values: - - minikube-worker --- apiVersion: ceph.rook.io/v1 kind: CephCluster