Try to set the CEPHFS group to a fixed value
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a0397d7abb
commit
6f003a1dab
1 changed files with 1 additions and 0 deletions
|
@ -87,5 +87,6 @@
|
||||||
|
|
||||||
{% macro security_context() -%}
|
{% macro security_context() -%}
|
||||||
securityContext:
|
securityContext:
|
||||||
|
fsGroup: 1001280000
|
||||||
supplementalGroups: [1001280000]
|
supplementalGroups: [1001280000]
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue