feat: enable Gitea Actions globally
This commit is contained in:
parent
6b04259ebd
commit
00997c0912
|
|
@ -33,6 +33,8 @@ spec:
|
|||
value: "1000"
|
||||
- name: USER_GID
|
||||
value: "1000"
|
||||
- name: GITEA__actions__ENABLED
|
||||
value: "true"
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
- containerPort: 2222
|
||||
|
|
|
|||
Loading…
Reference in New Issue