Deploy vault into a custom namespace
To deploy vault into a custom namespace (not into default
), you have to deploy the vault CustomResource to the custom namespace. Also, you have to use the custom namespace in the following fields:
In the RBAC resources:
In the Vault CR:
- unsealConfig.kubernetes.secretNamespace
- secrets.configuration.config.issuing_certificates and crl_distribution_points:
Last modified June 7, 2023: Remove banzai logo from figures (#102) (539f194)