This commit is contained in:
parent
202a29adc1
commit
f4c42bf3b7
2 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@ spec:
|
|||
path: "/"
|
||||
backend:
|
||||
service:
|
||||
name: woodpecker-service
|
||||
name: woodpecker-server
|
||||
port:
|
||||
name: grpc
|
||||
tls:
|
||||
|
|
|
@ -26,6 +26,7 @@ server:
|
|||
WOODPECKER_OPEN: true
|
||||
WOODPECKER_FORGEJO: true
|
||||
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
||||
WOODPECKER_LOG_LEVEL: "trace"
|
||||
extraSecretNamesForEnvFrom:
|
||||
- woodpecker-forgejo
|
||||
agent:
|
||||
|
|
Loading…
Reference in a new issue