fix gitea

This commit is contained in:
SeanOMik 2023-06-04 02:35:25 -04:00
parent d5ff9cad1c
commit e5442ac514
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 6 additions and 6 deletions

View File

@ -35,14 +35,14 @@ spec:
limits:
memory: 2Gi
podSecurityContext:
enabled: true
fsGroup: 10000
# podSecurityContext:
# enabled: true
# fsGroup: 10000
containerSecurityContext:
enabled: true
# containerSecurityContext:
# enabled: true
# runAsUser: 10000
runAsNonRoot: true
# runAsNonRoot: true
# Sidecar used for mirroring GitHub repos to gitea
# sidecars: