config
4 pagesConfig
A config is a set of non-sensitive configuration values that can be used in a workload. This can be feature flags, connection strings, or any other configuration that does not need to be kept secret.
Config reference
This is the reference documentation for configs on the Nais platform. Visit Nais Console <span class="emoji-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16…
Create and manage configs in Console
This how-to guide shows you how to create and manage a config in the Nais Console. 🎯 Learn how to use a config in your workload
Use a config in your workload
This how-to guide shows you how to reference and use a config in your workload. A config can be made available as environment variables or files, or both.