fix: 为 Gitea 同步进程启用子进程回收

This commit is contained in:
pikastech
2026-07-21 14:24:24 +02:00
parent 813c103483
commit ca5ce63fd1
4 changed files with 18 additions and 0 deletions
+3
View File
@@ -126,6 +126,9 @@ sourceAuthority:
secretName: gitea-github-sync-secrets
configMapName: gitea-github-sync-config
image: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1
initCommand:
- /usr/bin/tini
- --
replicas: 1
httpPort: 8080
serviceAccountName: gitea-github-sync