Zack Williams | 618ab86 | 2018-08-03 10:12:54 -0700 | [diff] [blame] | 1 | This chart loads the Rook toolbox container. |
2 | |||||
3 | Documentation: | ||||
4 | https://rook.io/docs/rook/v0.8/toolbox.html | ||||
5 | |||||
6 | Once loaded, run: | ||||
7 | |||||
8 | kubectl -n {{ .Values.rookClusterNamespace }} exec -it rook-ceph-tools bash | ||||
9 | |||||
10 | to access the tools | ||||
11 |