This commit is contained in:
Michael Thomson
2024-01-14 17:38:03 -05:00
parent 601c104724
commit d98c04add6

View File

@@ -191,7 +191,7 @@ spec:
# -- Add environment variables for the server component # -- Add environment variables for the server component
env: env:
WOODPECKER_ADMIN: "woodpecker,admin" WOODPECKER_ADMIN: "woodpecker,admin,gitea_admin,mthomson"
WOODPECKER_HOST: "https://woodpecker.michaelthomson.dev" WOODPECKER_HOST: "https://woodpecker.michaelthomson.dev"
WOODPECKER_GITEA: "true" WOODPECKER_GITEA: "true"
WOODPECKER_GITEA_URL: "https://gitea.michaelthomson.dev" WOODPECKER_GITEA_URL: "https://gitea.michaelthomson.dev"