pvc-autoresizer icon indicating copy to clipboard operation
pvc-autoresizer copied to clipboard

feat: support securityContext and podSecurityContext configuration

Open wparr-circle opened this issue 8 months ago • 1 comments

Fixes https://github.com/topolvm/pvc-autoresizer/issues/264

Adds two new helm values controller.securityContext, and controller.podSecurityContext - these correspond to Container level Security Context and Pod level Security Context respectively. This may be leveraged to setup a security context complaint with pod security standards etc.

wparr-circle avatar Jun 24 '24 13:06 wparr-circle