Enable Gitea Actions (GITEA__actions__ENABLED=true)
This commit is contained in:
@@ -71,6 +71,8 @@ spec:
|
|||||||
- name: GITEA__webhook__ALLOWED_HOST_LIST
|
- name: GITEA__webhook__ALLOWED_HOST_LIST
|
||||||
value: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
value: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||||
# Actions
|
# Actions
|
||||||
|
- name: GITEA__actions__ENABLED
|
||||||
|
value: "true"
|
||||||
- name: GITEA__actions__DEFAULT_ACTIONS_URL
|
- name: GITEA__actions__DEFAULT_ACTIONS_URL
|
||||||
value: https://code.forgejo.org
|
value: https://code.forgejo.org
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Reference in New Issue
Block a user