fix(woodpecker): add host yaml anchor

i forgot about it
This commit is contained in:
SeanOMik 2023-09-07 12:05:56 -04:00
parent 455bce7cad
commit 432daf2ec2
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
enabled: true enabled: true
env: env:
WOODPECKER_HOST: ci.${SECRET_NEW_DOMAIN} WOODPECKER_HOST: &host ci.${SECRET_NEW_DOMAIN}
extraSecretNamesForEnvFrom: extraSecretNamesForEnvFrom:
- woodpecker-secret - woodpecker-secret