diff --git a/kube/3-kube-core/2-storage/rook-ceph/2-operator.yaml b/kube/3-kube-core/2-storage/rook-ceph/2-operator.yaml index 40044a8f..5a597465 100644 --- a/kube/3-kube-core/2-storage/rook-ceph/2-operator.yaml +++ b/kube/3-kube-core/2-storage/rook-ceph/2-operator.yaml @@ -37,13 +37,13 @@ spec: install: # create namespace and CRDs in case the namespace manifests aren't applied createNamespace: true - crds: CreateReplace + #crds: CreateReplace remediation: retries: 5 # customize upgrade process upgrade: - crds: CreateReplace + #crds: CreateReplace remediation: retries: 5