diff --git a/molecule/csi/verify.yml b/molecule/csi/verify.yml index 0add366a6..5f5fa5483 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