Greenwave: Use a list to run the fedora-messaging consume command

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-04-02 19:37:49 +02:00
parent 834a369647
commit b26636955e

View file

@ -80,8 +80,7 @@ spec:
image: registry/greenwave:latest
ports:
- containerPort: 8081
command:
- '/usr/bin/fedora-messaging consume'
command: ["fedora-messaging", "consume"]
volumeMounts:
- name: config-volume
mountPath: /etc/greenwave