We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7870f0 + 970e4d6 commit f603da5Copy full SHA for f603da5
1 file changed
rook-ceph/toolbox/toolbox.yaml
@@ -18,7 +18,7 @@ spec:
18
dnsPolicy: ClusterFirstWithHostNet
19
containers:
20
- name: rook-ceph-tools
21
- image: rook/ceph:v1.17.5
+ image: rook/ceph:v1.17.6
22
command: ["/bin/bash"]
23
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
24
imagePullPolicy: IfNotPresent
0 commit comments