Skip to main content

Manage registry secrets

When using an internal container registry, ArgoCD Image Updater needs to authenticate with the registry. FPT ArgoCD supports creating registry secrets for this authentication.

A. Create a new registry secret

  1. On the Image Updater > Add Secret Registry screen, add a new secret.

  1. Enter the information to create the secret:
    • Secret Name: the name of the secret created under Kubernetes
    • Registry: the container registry URL, e.g. registry.fke.fptcloud.com
    • Username: username for registry authentication
    • Password: password for registry authentication

  1. The result after creation:

B. Update a registry secret

  1. On the Image Updater screen, select the secret to update > Edit.

  1. Edit the Registry URL, username, or password.

  1. The result after updating:

C. Delete a registry secret

danger

This action cannot be undone.

  1. On the Image Updater screen, select the secret to delete > Delete.

  1. Enter the confirm text to confirm deletion.

  1. The result after deletion: