Compare commits

...

2 commits

Author SHA1 Message Date
97f07a7dbc Merge pull request '[woodpecker] fixes' (#189) from woodpecker-fixes into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #189
2024-10-16 21:37:16 +02:00
f4c42bf3b7
[woodpecker] fixes
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-10-16 21:36:08 +02:00
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@ spec:
path: "/" path: "/"
backend: backend:
service: service:
name: woodpecker-service name: woodpecker-server
port: port:
name: grpc name: grpc
tls: tls:

View file

@ -26,6 +26,7 @@ server:
WOODPECKER_OPEN: true WOODPECKER_OPEN: true
WOODPECKER_FORGEJO: true WOODPECKER_FORGEJO: true
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de' WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
WOODPECKER_LOG_LEVEL: "trace"
extraSecretNamesForEnvFrom: extraSecretNamesForEnvFrom:
- woodpecker-forgejo - woodpecker-forgejo
agent: agent: