topolvm / pvc-autoresizer

Auto-resize PersistentVolumeClaim objects based on Prometheus metrics
Apache License 2.0
249 stars 29 forks source link

Support overriding Security Context at Pod and Container Level #264

Closed wparr-circle closed 4 months ago

wparr-circle commented 4 months ago

What should the feature do: Allow the configuration of SecurityContext at the level of the entire Pod, or from just the Container.

What is use case behind this feature: The implement a Security Context per https://kubernetes.io/docs/concepts/security/pod-security-standards/