Files
deprecated-helm-charts/stable/oauth2-proxy/ci/pod-security-context-values.yaml
Peter Wilson 137c7d4147 [stable/oauth2-proxy] Add podSecurityContext (#22181)
* [oauth2-proxy] Add podSecurityContext

Signed-off-by: Peter Wilson <dearpete@gmail.com>

* [oauth2-proxy] add podSecurityContext ci test

Signed-off-by: Peter Wilson <dearpete@gmail.com>
2020-05-13 23:16:23 -07:00

5 lines
114 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Allocate a FSGroup that owns the pods volumes via podSecurityContext
---
podSecurityContext:
fsGroup: 2000