banzaicloud / banzai-charts

Curated list of Banzai Cloud Helm charts used by the Pipeline Platform
Apache License 2.0
367 stars 278 forks source link

Adding container level securityContext for all thanos components #1348

Open vinoddampuru-tw opened 9 months ago

vinoddampuru-tw commented 9 months ago
Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets NA
License Apache 2.0

What's in this PR?

This PR will enable to create securityContext at the container level for all components of thanos.

Why?

Currently not able to change the securityContext at container level based on https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28/#securitycontext-v1-core

Additional context

Checklist