Skip to content

Commit

Permalink
Changed the image in volume_scenario.yml to a public one (krkn-chaos#458
Browse files Browse the repository at this point in the history
)
  • Loading branch information
shahsahil264 authored Aug 2, 2023
1 parent 570631e commit fccd701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/scenarios/volume_scenario.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fccd701

Please sign in to comment.