Create and manage secrets in Console¶
This how-to guide shows you how to create and manage a secret in the NAIS Console.
Prerequisites¶
- You're part of a NAIS team
List secrets¶
- Open NAIS console in your browser
- Select your team
- Select the
Secrets
tab
Create a secret¶
- Click
Create Secret
- Select the environment you want to create the secret in
- Enter a name for your secret
- Click
Create
- Optionally, add one or more key-value pairs to your newly created secret
Edit a secret¶
- Select the secret you want to edit
- Add, edit, or delete key-value pairs for the secret as desired
-
Click
Save
when you're satisfied with the changesAfter saving, any workloads using the secret will automatically restart to receive the updated secret values.
Delete a secret¶
- Select the secret you want to delete
-
Click the
Delete
button in the secret's details pageYou will be prompted to confirm the deletion. Once confirmed, the secret will be permanently deleted and no longer available to any workloads.