Secrets
Secrets are a way to store sensitive information such as passwords, API keys, and other credentials. The secrets will be injected in all Runtimes as environment variables. The environment variable name will be the secret name.
The secrets are stored in a Vault ensuring high security standards.
info
You can read more about Secrets
on this Blog Post.
Secrets can be created from the Secrets
tab in the settings section. A name, type, description and value are required to create a secret.
You can view and update a secret from the Secrets
tab in the settings section.
warning
Secrets can for now only be created and managed from the Datalayer SaaS interface.