toddlers: mount the email_overrides file which is needed for the new packager_bugzilla_sync toddler
That toddler sync packagers from FAS to bugzilla and thus needs to know the bugzilla email of the FAS account, which means it needs to know the bugzilla overrides. Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d5290d0628
commit
c86b24083c
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ metadata:
|
|||
stringData:
|
||||
config.toml: |-
|
||||
{{ load_file('fedora-messaging.toml') | indent }}
|
||||
email_overrides.toml: |-
|
||||
{{ load_file('../../distgit-bugzilla-sync/templates/email_overrides.toml') | indent }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue