mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
The full path is required
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
aa71ec078e
commit
cd23763ac4
@@ -24,7 +24,7 @@ spec:
|
||||
image: bugzilla2fedmsg:latest
|
||||
env:
|
||||
- name: APP_SCRIPT
|
||||
value: "bugzilla2fedmsg"
|
||||
value: "/opt/app-root/bin/bugzilla2fedmsg"
|
||||
# - name: FEDORA_MESSAGING_CONF
|
||||
# value: "/etc/fedora-messaging/config.toml"
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user