kiwigrid / helm-charts

Helm charts for Kubernetes curated by Kiwigrid
https://kiwigrid.github.io
MIT License
184 stars 210 forks source link

[graphite] Add securityContext as parameter #447

Closed claudio-walser closed 11 months ago

claudio-walser commented 2 years ago

Signed-off-by: Claudio Walser claudio.walser@srf.ch

What this PR does / why we need it:

It allows to pass the pods securityContext as a parameter for the graphite charts

Which issue this PR fixes

Does not exactly fix an issue. It was reported, but on a different chart: https://github.com/kiwigrid/helm-charts/issues/212 I do have the same issue on the graphite chart

Checklist

mms-gianni commented 11 months ago

This PR has conflicts now. I'll close this PR and open a new one with the same functionality and your suggestions

claudio-walser commented 11 months ago

Thank you @mms-gianni