signald can't run as nonroot
All checks were successful
ci/woodpecker/push/mautrix-signal Pipeline was successful
All checks were successful
ci/woodpecker/push/mautrix-signal Pipeline was successful
This commit is contained in:
parent
66c110718d
commit
e8b808426c
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ fullnameOverride: ""
|
||||||
|
|
||||||
podAnnotations: {}
|
podAnnotations: {}
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext: {}
|
||||||
runAsNonRoot: true
|
# runAsNonRoot: true
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
Loading…
Reference in a new issue