We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62dc725 commit 29cb164Copy full SHA for 29cb164
scripts/storage_apply.sh
@@ -33,7 +33,7 @@ spec:
33
spec:
34
containers:
35
- name: storage
36
- image: bash:latest
+ image: quay.io/openstack-k8s-operators/bash:latest
37
env:
38
- name: PV_NUM
39
value: "${PV_NUM}"
0 commit comments