- Store the CA’s root public certificate to an Opaque Kubernetes secret in the Astro Private Cloud namespace with a descriptive name, such as
private-root-ca, by running the following command.
- Add
<secret name>to the list of secret names contained inglobal.privateCaCertsinvalues.yaml:
- Create a database secret and add
<secret name>to the list of secret names.
- Add your Private CA to your Helm
values.yaml.