Skip to content

Commit

Permalink
enabling allowUnsupported flag
Browse files Browse the repository at this point in the history
Signed-off-by: Redouane Kachach <[email protected]>
  • Loading branch information
rkachach committed Jan 19, 2024
1 parent 1f2e980 commit b15b1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/examples/cluster-on-pvc-minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec:
disable: false
cephVersion:
image: quay.io/ceph/daemon-base:latest-main
allowUnsupported: false
allowUnsupported: true
skipUpgradeChecks: false
continueUpgradeAfterChecksEvenIfNotHealthy: false
storage:
Expand Down

0 comments on commit b15b1c3

Please sign in to comment.