DandyDeveloper / charts

Various helm charts migrated from [helm/stable] due to deprecation
https://dandydeveloper.github.io/charts
Apache License 2.0
156 stars 143 forks source link

[chart/redis-ha] ha-proxy: opt out of service account mounting #291

Closed a-hat closed 1 month ago

a-hat commented 1 month ago

What this PR does / why we need it:

Hello, for security hardening we would like to set automountServiceAccountToken: false also on the haproxy (on the redis statefulset this is already implemented).

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

DandyDeveloper commented 1 month ago

@a-hat There's some linting issues found post update, can you correct and push?

a-hat commented 1 month ago

@a-hat There's some linting issues found post update, can you correct and push?

Yes, updated and pushed!