Configure secrets as part of Helm deployment.

Sensitive information such as cryptographic keys and passwords required by SystemLink Enterprise are stored as Kubernetes secrets on the cluster.
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.
  1. Open systemlink-secrets.yaml.
  2. Read the documentation in the file to understand the requirements.
  3. Provide a value for every <ATTENTION> comment and delete the comment when you are done.