fix: 为 Gitea 同步进程启用子进程回收
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user