appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.95k stars 3.66k forks source link

[Feature]: Add support for custom-ca certificates in helm charts #20630

Open pratapaprasanna opened 1 year ago

pratapaprasanna commented 1 year ago

Is there an existing issue for this?

Summary

custom CA root can be added to the ca-certs folder in stacks.

Why should this be worked on?

This will help in using custom ca root in deploying appsmith which can be further used in various stages of appsmith

Front logo Front conversations

ame-appsmith commented 8 months ago

Another user requested for this feature.

martzinj commented 8 months ago

Hi, we urgently need this feature to be able to import our custom certificates via helm. Helm is used widely in our company. A manual solution such as fork, 'kubectl cp' or customization in dockerfiles is not helpful.

felixthekraut commented 7 months ago

This would be very helpful to have. We currently have to edit the stateful set's spec in order to mount a secret with the custom certificates.

azai91 commented 5 months ago

bumping this issue - we want to deploy on kubernetes but we need to be able to pass in cust ca-certs.