Automatically sync customer secrets into Kubernetes
secrets.toml
config. This allows you to define secrets that need to be
added by users when provisioning an install via the CloudFormation stack.
You can define a secret with the following config:
required
secrets will cause the CloudFormation Stack to fail, if not added.auto_generate: true
field.
For instance, to create a unique value that is configured in your cluster:
kubernetes_sync: true
value to
your config.
permissions.toml
.{{.nuon.secrets}}
template. The values
If you do not see your secrets in {{.nuon.secrets}}
, it means you do not have syncing on. You can reference the
source ARN directly using {{.nuon.install_stack.outputs}}
.
Provision
, Reprovision
and ReprovisionSandbox
workflows.