Skip to content

Commit 8b7f3ae

Browse files
BYondRAKdanieljkemp
authored andcommitted
Update Values to support securityContext
Adding securityContext variables to the values file.
1 parent ce2849c commit 8b7f3ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

charts/nfs-subdir-external-provisioner/values.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ podAnnotations: {}
7474
## Set pod priorityClassName
7575
# priorityClassName: ""
7676

77+
podSecurityContext: {}
78+
79+
securityContext: {}
80+
7781
serviceAccount:
7882
# Specifies whether a ServiceAccount should be created
7983
create: true

0 commit comments

Comments
 (0)