Configuring Secrets
- Updated2025-12-18
- 1 minute(s) read
Configure secrets as part of Helm deployment.
Note You can disable Helm deployment of secrets by setting the
global.deploySecrets value to false
in systemlink-values.yaml. If you disable this option, ensure
that you have deployed all required secrets to the cluster prior to installing the
application.
- Open systemlink-secrets.yaml.
- Read the documentation in the file to understand the requirements.
- Provide a value for every <ATTENTION> comment and delete the comment when you are done.
Related Information
- Required Secrets
Secrets are Kubernetes objects that are used to store sensitive information. The secrets listed in this topic are required and have the Opaque type unless otherwise specified.