add secrets to agent as well
This commit is contained in:
parent
e67ae6e307
commit
f9e94065c4
1 changed files with 3 additions and 0 deletions
|
@ -27,3 +27,6 @@ server:
|
||||||
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
||||||
extraSecretNamesForEnvFrom:
|
extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-forgejo
|
- woodpecker-forgejo
|
||||||
|
agent:
|
||||||
|
extraSecretNamesForEnvFrom:
|
||||||
|
- woodpecker-forgejo
|
Reference in a new issue