vault-secrets-operator
vault-secrets-operator copied to clipboard
Implement cacert from ConfigMap on VaultConnection
To be more efficient on the CACert sharing accross namespaces, it is more easy to use ConfigMap instead of Secret for automation tooling that can deploy the CACert.
Implement issue https://github.com/hashicorp/vault-secrets-operator/issues/128