commit | 817fc06ea8b78326e21fe4f66c26ad9e2f61ae9c | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sun Nov 24 16:59:24 2024 -0500 |
committer | GitHub <noreply@github.com> | Sun Nov 24 16:59:24 2024 -0500 |
tree | 97920a92b94098be5a9b362be6207e6d2b615e4b | |
parent | 0a05b5c17cf696622121c15f9adc60cb6e9a49aa [diff] |
Switch CSI to stop using Dockerhub (#2145)
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