Commit 8b7f3ae9 by Richard Kugler Committed by Daniel Kemp

Update Values to support securityContext

Adding securityContext variables to the values file.
parent ce2849cc
......@@ -74,6 +74,10 @@ podAnnotations: {}
## Set pod priorityClassName
# priorityClassName: ""
podSecurityContext: {}
securityContext: {}
serviceAccount:
# Specifies whether a ServiceAccount should be created
create: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment