mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
fixed maybe
This commit is contained in:
@@ -238,7 +238,7 @@ spec:
|
|||||||
## @param deployment.annotations Annotations for the Gitea deployment to be created
|
## @param deployment.annotations Annotations for the Gitea deployment to be created
|
||||||
deployment:
|
deployment:
|
||||||
env:
|
env:
|
||||||
- name: ALLOWED_HOST_LIST
|
- name: GITEA__webhook__ALLOWED_HOST_LIST
|
||||||
value: external,loopback,private
|
value: external,loopback,private
|
||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
labels: {}
|
labels: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user