Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cacert from ConfigMap on VaultConnection #138

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sebglon
Copy link
Contributor

@sebglon sebglon commented Apr 14, 2023

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 #128

@sebglon sebglon requested a review from a team April 14, 2023 07:20
@hashicorp-cla
Copy link

hashicorp-cla commented Apr 14, 2023

CLA assistant check
All committers have signed the CLA.

@sebglon sebglon force-pushed the feat/vault-auth/add-cacert-configmap-ref branch from a7a79f7 to 454a1c0 Compare April 14, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants