Changed the image in volume_scenario.yml to a public one (#458)

This commit is contained in:
Sahil Shah
2023-08-02 00:11:38 -04:00
committed by GitHub
parent 570631ebfc
commit fccd701dee
+1 -1
View File
@@ -51,7 +51,7 @@ spec:
claimName: kraken-test-pvc
containers:
- name: kraken-test-container
image: 'image-registry.openshift-image-registry.svc:5000/openshift/httpd:latest'
image: 'quay.io/centos7/httpd-24-centos7:latest'
volumeMounts:
- mountPath: "/home/krake-dir/"
name: kraken-test-pv