fix(woodpecker): add host yaml anchor
i forgot about it
This commit is contained in:
parent
455bce7cad
commit
432daf2ec2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ spec:
|
|||
enabled: true
|
||||
|
||||
env:
|
||||
WOODPECKER_HOST: ci.${SECRET_NEW_DOMAIN}
|
||||
WOODPECKER_HOST: &host ci.${SECRET_NEW_DOMAIN}
|
||||
|
||||
extraSecretNamesForEnvFrom:
|
||||
- woodpecker-secret
|
||||
|
|
Loading…
Add table
Reference in a new issue