mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
maybe
This commit is contained in:
@@ -238,9 +238,8 @@ 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: VARIABLE
|
value: external,loopback,private
|
||||||
# value: my-value
|
|
||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
labels: {}
|
labels: {}
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ spec:
|
|||||||
env:
|
env:
|
||||||
WOODPECKER_ADMIN: "woodpecker,admin,gitea_admin,mthomson"
|
WOODPECKER_ADMIN: "woodpecker,admin,gitea_admin,mthomson"
|
||||||
WOODPECKER_HOST: "https://woodpecker.michaelthomson.dev"
|
WOODPECKER_HOST: "https://woodpecker.michaelthomson.dev"
|
||||||
WOODPECKER_WEBHOOK_HOST: "http://woodpecker-server:80"
|
WOODPECKER_WEBHOOK_HOST: "http://woodpecker-server.woodpecker.svc.cluster.local:80"
|
||||||
WOODPECKER_GITEA: "true"
|
WOODPECKER_GITEA: "true"
|
||||||
WOODPECKER_GITEA_URL: "https://gitea.michaelthomson.dev"
|
WOODPECKER_GITEA_URL: "https://gitea.michaelthomson.dev"
|
||||||
WOODPECKER_GITEA_CLIENT: "93262b6f-e472-4ba5-b28e-3b9aa3de30f6"
|
WOODPECKER_GITEA_CLIENT: "93262b6f-e472-4ba5-b28e-3b9aa3de30f6"
|
||||||
|
|||||||
Reference in New Issue
Block a user