forked from infra/ansible
Adjust path and name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a5c7b8018c
commit
6aef344777
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ spec:
|
|||
name: configs
|
||||
- name: secrets
|
||||
secret:
|
||||
secretName: secrets
|
||||
secretName: jira-sync
|
||||
- name: fedora-messaging-ca
|
||||
secret:
|
||||
secretName: fedora-messaging-ca
|
||||
|
|
|
|||
|
|
@ -32,5 +32,5 @@ exchange = "amq.topic"
|
|||
routing_keys = ["org.fedoraproject.prod.bugzilla.bug.update"]
|
||||
|
||||
[consumer_config]
|
||||
config_file = "config.toml"
|
||||
config_file = "/etc/jira-sync/config.toml"
|
||||
run_mode = "READ_ONLY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue