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

[karma] Allow passing private CA from a ConfigMap #268

Open
aslafy-z opened this issue May 31, 2023 · 1 comment
Open

[karma] Allow passing private CA from a ConfigMap #268

aslafy-z opened this issue May 31, 2023 · 1 comment

Comments

@aslafy-z
Copy link

aslafy-z commented May 31, 2023

Most of the time, certificate authorities can be stored in ConfigMap as the certificate on itself is not a sensitive information.
In my setup, the company CA is synced in all the user namespaces, in a configmap resource. I'd like to use this configmap instead of having to create some specific secret for Karma.

See
https://github.com/wiremind/wiremind-helm-charts/blob/main/charts/karma/values.yaml#L178-L184
https://github.com/wiremind/wiremind-helm-charts/blob/main/charts/karma/templates/deployment.yaml#L131-L136

@maxime1907
Copy link
Member

maxime1907 commented Aug 16, 2024

Hi, PRs are welcome!

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

No branches or pull requests

2 participants