How can I host the yatai image in a private registry
johnwayne19860314 opened this issue · 3 comments
johnwayne19860314 commented
johnwayne19860314 commented
Failed to pull image "19860314/yatai:96730e4": rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/19860314/yatai:96730e4": failed to resolve reference "docker.io/19860314/yatai:96730e4": failed to do request: Head "https://registry-1.docker.io/v2/19860314/yatai/manifests/96730e4": EOF
johnwayne19860314 commented
imagePullSecrets:
- name: regcred
docker Registry secret has been attached
johnwayne19860314 commented
it is done by kubectl set image deployments/yatai yatai=19860314/yatai:96730e4 -n yatai-system