Skip to content

Commit

Permalink
Ceph: Allow removeOSDsIfOutAndSafeToRemove
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling committed Oct 13, 2023
1 parent fc640ed commit 4899cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rook-ceph/cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ spec:
limits:
memory: "4096Mi"
# The option to automatically remove OSDs that are out and are safe to destroy.
removeOSDsIfOutAndSafeToRemove: false
removeOSDsIfOutAndSafeToRemove: true
# priorityClassNames:
# all: rook-ceph-default-priority-class
# mon: rook-ceph-mon-priority-class
Expand Down

0 comments on commit 4899cb4

Please sign in to comment.