Skip to content

Commit

Permalink
odf: enable ceph tools by default
Browse files Browse the repository at this point in the history
This enables the ceph tools pod deployment in the openshift-storage by
default given that it's useful for debugging issues and inspecting the
current state of ceph.
  • Loading branch information
jtriley committed Nov 22, 2024
1 parent 3777e4b commit 2b71b09
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ metadata:
spec:
externalStorage:
enable: true
enableCephTools: true

0 comments on commit 2b71b09

Please sign in to comment.