maubot: add gid 2 as a supplemental group
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
5f56b3a370
commit
a65b78ca06
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ spec:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /
|
path: /
|
||||||
port: 8080
|
port: 8080
|
||||||
|
securityContext:
|
||||||
|
supplementalGroups: [2]
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue