crowdsecurity / helm-charts

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

[FEATURE]: Additional environment variables for traefik bouncer #106

Closed lexermal closed 7 months ago

lexermal commented 1 year ago

Hello,

I want to customize the response message of the Traefik bouncer. The bouncer allows setting it via CROWDSEC_BOUNCER_BAN_RESPONSE_CODE and CROWDSEC_BOUNCER_BAN_RESPONSE_MSG but the Helm chart does not let set them.

This feature would be handy for showing a more user-friendly message to the user that gets blocked.

he2ss commented 7 months ago

Hi @lexermal,

Done in https://github.com/crowdsecurity/helm-charts/pull/138