1
0

Update Values to support securityContext

Adding securityContext variables to the values file.
This commit is contained in:
Richard Kugler
2021-05-26 14:14:52 -04:00
committed by Daniel Kemp
parent ce2849ccd7
commit 8b7f3ae920

View File

@@ -74,6 +74,10 @@ podAnnotations: {}
## Set pod priorityClassName
# priorityClassName: ""
podSecurityContext: {}
securityContext: {}
serviceAccount:
# Specifies whether a ServiceAccount should be created
create: true