Creating Secrets in Kubernetes
Last updated
Was this helpful?
Last updated
Was this helpful?
The Apono Connector uses the to connect to resource integration without storing any secrets.
An installed in your Kubernetes cluster
Create the secret
📘 NOTE: each integration requires different secret parameters
Consult the integration's guide to learn more
Param format: --from-literal=PARAM KEY=PARAM VALUE
Repeat this for each required param, based on the .
Label the secret with apono-connector-read: true
:
Give the Apono connector permissions to the secret:
When adding a new integration, provide the secret details:
Namespace
Secret name