Secrets contain sensitive values you don’t want to expose in a DAG component file. When you create a secret for an app, NexusOne passes it to the DAG file. It does this by turning the secrets into a Kubernetes Secrets object, and then passes it to a DAG file you created using a DAG component. This DAG component runs inside a pod.Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Create a secret for an app
Perform these steps to create a secret for an app.- Log in to NexusOne.
- On the top navigation bar, hover your mouse over Govern, and then select App Manager.
- In the “Applications” table, scroll and click View on the app you’d like to create a secret for.
- Click Secrets > Add Secret.
- In the Secret Name field, enter a secret name.
- In the Key and Value fields, enter a key and value name.
- Optional: For subsequent keys and values, click Add and repeat step 6.
- Click Create Secret.