Compare commits
No commits in common. "97f07a7dbc559f0167a8eed2e77651114f228975" and "202a29adc10b3265cc1e630701721c67819bc596" have entirely different histories.
97f07a7dbc
...
202a29adc1
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ spec:
|
||||||
path: "/"
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: woodpecker-server
|
name: woodpecker-service
|
||||||
port:
|
port:
|
||||||
name: grpc
|
name: grpc
|
||||||
tls:
|
tls:
|
||||||
|
|
|
@ -26,7 +26,6 @@ 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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue