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