We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ac8bb commit c8ab1faCopy full SHA for c8ab1fa
rook-ceph/toolbox/toolblox.yaml
@@ -18,7 +18,7 @@ spec:
18
dnsPolicy: ClusterFirstWithHostNet
19
containers:
20
- name: rook-ceph-tools
21
- image: rook/ceph:v1.15.6@sha256:656fe07d2c6e15df21f8d2a687a40a0f9272cc9fb88439a947a6c3e6e7168939
+ image: rook/ceph:v1.16.3@sha256:9a1e8e79f9c7f7fc6ce262ff49a5b4789b1541bd81b98cf004c8cbacd11fab70
22
command: ["/bin/bash"]
23
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
24
imagePullPolicy: IfNotPresent
0 commit comments