blob: b08e84c98c131b8a7437a5604ea521bc9b21f80b [file] [log] [blame]
Zack Williams618ab862018-08-03 10:12:54 -07001This chart loads the Rook toolbox container.
2
3Documentation:
4 https://rook.io/docs/rook/v0.8/toolbox.html
5
6Once loaded, run:
7
8kubectl -n {{ .Values.rookClusterNamespace }} exec -it rook-ceph-tools bash
9
10to access the tools
11