add secrets to agent as well
This commit is contained in:
parent
e67ae6e307
commit
f9e94065c4
1 changed files with 3 additions and 0 deletions
|
@ -25,5 +25,8 @@ 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'
|
||||||
|
extraSecretNamesForEnvFrom:
|
||||||
|
- woodpecker-forgejo
|
||||||
|
agent:
|
||||||
extraSecretNamesForEnvFrom:
|
extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-forgejo
|
- woodpecker-forgejo
|
Reference in a new issue