public.ecr.aws/REGISTRY-ALIAS/IMAGE_NAME:TAG
IMAGE_NAME:TAG
gcr.io/REGISTRY/IMAGE_NAME:TAG
ghcr.io/OWNER/IMAGE_NAME:TAG
Secrets
in the left menu and clicking New
, orCreate
dropdown in the upper right corner and selecting Secret
.Secret Type
dropdown, select one of the following:
Next (Tags)
.Create
. The secret has been successfully created.GVC
in the left menu and click the Pull Secrets
link.Add
button, select the secret created in step 1 and click OK
.Save
. The secret is now associated with the GVC as a Pull Secret./org/ORG_NAME/image/IMAGE_NAME:TAG
or //image/IMAGE_NAME:TAG
ORG_NAME.registry.cpln.io/IMAGE_NAME:TAG
AWS_ACCOUNT_ID.dkr.ecr.REGION.amazonaws.com/IMAGE_NAME:TAG
REGISTRY.azurecr.io
IMAGE_NAME:TAG
gcr.io/IMAGE_NAME:TAG
ghcr.io/OWNER/IMAGE_NAME:TAG
Deployments
link to view the deployment status. If there is an error (i.e. authentication failed), it will be display under each deployment.