Skip to content

Commit

Permalink
Switch CSI to stop using Dockerhub (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser authored Nov 24, 2024
1 parent 0a05b5c commit 817fc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/csi/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
claimName: test-pvc
containers:
- name: test-pvc-pod-container
image: nginx
image: registry.atmosphere.dev/docker.io/library/nginx:1.25
volumeMounts:
- name: test-pvc
mountPath: /usr/share/nginx/html
Expand Down

0 comments on commit 817fc06

Please sign in to comment.