1
0
Fork 0
forked from infra/ansible

fix command

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2026-06-27 00:30:42 +02:00
commit ab3253d1e8
Signed by untrusted user: abompard
GPG key ID: 31584CFEB9BF64AD

View file

@ -25,7 +25,7 @@ spec:
- name: app
image: image-registry.openshift-image-registry.svc:5000/jira-sync/jira_sync:latest
imagePullPolicy: Always
command: ["fedora-messaging", "--conf", "/etc/jira-sync/fedora-messaging.toml"]
command: ["fedora-messaging", "--conf", "/etc/jira-sync/fedora-messaging.toml", "consume"]
volumeMounts:
- name: config
mountPath: /etc/jira-sync