Browse Source
If trying to pull k8scsi/csi-resizer image from gcr.io, we face the error like: $ docker pull gcr.io/k8scsi/csi-resizer:v1.0.0 Error response from daemon: Head https://gcr.io/v2/k8scsi/csi-resizer/ manifests/v1.0.0: unknown: Project 'project:k8scsi' not found or deleted. $ We can pull the image from quay.io instead. This fixes the issue.pull/8229/head
Kenichi Omichi
2 years ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…