maubot: try a named supplmental group
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
638c0ff9a6
commit
8cb4866fb2
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ spec:
|
||||||
path: /
|
path: /
|
||||||
port: 8080
|
port: 8080
|
||||||
securityContext:
|
securityContext:
|
||||||
supplementalGroups: [2]
|
supplementalGroups: ['daemon']
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue