chore: update
ci-api / test (push) Successful in 24m53s

This commit is contained in:
Nuxgrid
2026-07-31 13:25:03 +02:00
parent ac8bdbcab7
commit dce80908e3
31 changed files with 740 additions and 155 deletions
@@ -10,6 +10,7 @@ auth:
password: ""
persistence:
enabled: true
size: 10Gi
storageClass: ""
accessMode: ReadWriteOnce
@@ -38,9 +39,12 @@ config:
logMinDurationStatement: "1000"
podSecurityContext:
runAsNonRoot: true
runAsUser: 999
runAsGroup: 999
fsGroup: 999
seccompProfile:
type: RuntimeDefault
securityContext:
allowPrivilegeEscalation: false