Skip to content

Commit 29cb164

Browse files
committed
Use a quay.io-hosted version of bash for new crc_storage
1 parent 62dc725 commit 29cb164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/storage_apply.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
spec:
3434
containers:
3535
- name: storage
36-
image: bash:latest
36+
image: quay.io/openstack-k8s-operators/bash:latest
3737
env:
3838
- name: PV_NUM
3939
value: "${PV_NUM}"

0 commit comments

Comments
 (0)