Using Secrets

Managing and Using Secrets

Set a Secret

Navigate to the project, cluster, or team page and click the Secrets tab. Click the Create Secret button, enter the secret name and value, and click the Create Secret button to save.

Secrets are located in Settings > Secrets

List Secrets

Navigate to the project or team page and click the Secrets tab.

Secrets are available in settings for projects and teams

Delete a Secret

Navigate to the project, cluster, or team page and click the Secrets tab. Click the Delete button and confirm the dialog.

Secret scoping

If the same secret name is created for more than one scope only one will be applied. Secrets have the following precedence: Project > Cluster > Team.

Using Secrets

See Experiment Variables for using Secrets with Experiments.

Last updated