feat: enable Gitea Actions globally

This commit is contained in:
fchinembiri 2026-06-04 16:47:56 +02:00
parent 6b04259ebd
commit 00997c0912
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ spec:
value: "1000"
- name: USER_GID
value: "1000"
- name: GITEA__actions__ENABLED
value: "true"
ports:
- containerPort: 3000
- containerPort: 2222