Don't run a chgrp -R
all the time (speeds up pod creation)
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
d2d34ab68d
commit
b847ea4815
1 changed files with 1 additions and 0 deletions
|
@ -88,5 +88,6 @@
|
|||
{% macro security_context() -%}
|
||||
securityContext:
|
||||
fsGroup: 1001280000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
supplementalGroups: [1001280000]
|
||||
{% endmacro %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue