Secrets

Kubernetes and infrastructure resources often need to refer to secrets, which are typically managed in a secret manager.

In Kubernetes they may be made available to applications or to controllers via a variety of mechanisms, such as the External Secrets Operator or secret store CSI driver.

You don't need to change how you manage such secrets in order to use ConfigHub. References to Kubernetes Secrets can be inserted into configuration data explicitly.

We recommend that you do not store secret data in ConfigHub at the moment, as it does not provide secret management functionality.