Greenwave: Use a list to run the fedora-messaging consume command
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
834a369647
commit
b26636955e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue