commit | eccd3fc71a0a971fd748876b72184f73a99913e8 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 20:22:03 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 01:22:03 2024 +0000 |
tree | e0627b32643dd9228989e0f7d46508554aa4927d | |
parent | 3893f20351eec2e60cdf739209c7d162873aa651 [diff] |
[stable/2023.2] Switch CSI to stop using Dockerhub (#2147) 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