commit | 167340300eaa17d24d928da56fc5a795eeece25c | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 20:22:18 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 01:22:18 2024 +0000 |
tree | b970bcdeb38efceb07d8116bf73c251fc928f104 | |
parent | 7d7eb6b265f86e991c1885f9f095767105e3d5a7 [diff] |
[stable/2023.1] Switch CSI to stop using Dockerhub (#2148) 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