signald can't run as nonroot
All checks were successful
ci/woodpecker/push/mautrix-signal Pipeline was successful

This commit is contained in:
Alex Manning 2023-03-31 21:13:08 +01:00
parent 66c110718d
commit e8b808426c

View file

@ -16,8 +16,8 @@ fullnameOverride: ""
podAnnotations: {} podAnnotations: {}
podSecurityContext: podSecurityContext: {}
runAsNonRoot: true # runAsNonRoot: true
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false