crowdsecurity / helm-charts

CrowdSec community kubernetes helm charts
MIT License
27 stars 33 forks source link

Add annotations to LAPI deploy, Agent daemonset and secretTemplate for certificates #167

Closed erwanval closed 4 months ago

erwanval commented 5 months ago

Add values to configure secretTemplate of certificate resources. Also add annotations to deployment and daemonset for lapi and agent. This is required to add specific annotations for Reloader, which is a tool providing a workaround for #133, by triggering a rollout when it detects a secret change.

/kind enhancement /area configuration

buixor commented 5 months ago

Hello,

We are planning to do a release early next week and we will merge this.