commit | 40c614c39762703a4c00db4df7cfb7f9c9cdccb7 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 20:09:07 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 01:09:07 2024 +0000 |
tree | d1f668c345acb57aad38f1e215eacd95f4e533c6 | |
parent | 09f5996fab59387437f70271aafc9706b4d218d6 [diff] |
[stable/2024.1] Switch CSI to stop using Dockerhub (#2146) This is an automated cherry-pick of #2145 /assign mnaser
diff --git a/molecule/csi/verify.yml b/molecule/csi/verify.yml index 0add366..5f5fa54 100644 --- a/molecule/csi/verify.yml +++ b/molecule/csi/verify.yml
@@ -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