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
|
image: registry/greenwave:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8081
|
- containerPort: 8081
|
||||||
command:
|
command: ["fedora-messaging", "consume"]
|
||||||
- '/usr/bin/fedora-messaging consume'
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
mountPath: /etc/greenwave
|
mountPath: /etc/greenwave
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue