commit | 7373c799c1a85a56052fe725ea7058d09cf378d5 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 20:15:38 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 01:15:38 2024 +0000 |
tree | f03e43bc042b1de9e7be6703be57575040a89c01 | |
parent | b45baa37c70e2ede08cdaef331203684b9ae98e9 [diff] |
[stable/zed] Switch CSI to stop using Dockerhub (#2149) 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