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: {}
podSecurityContext:
runAsNonRoot: true
podSecurityContext: {}
# runAsNonRoot: true
securityContext:
allowPrivilegeEscalation: false