greenwave: use fedmsg-hub-3 instead of fedmsg-hub as the entrypoint
Need this in prod now too, for Greenwave 0.8 deployment.
This commit is contained in:
parent
d679998a0a
commit
1f976591c5
1 changed files with 0 additions and 4 deletions
|
@ -80,11 +80,7 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8081
|
||||
command:
|
||||
{% if env == 'staging' %}
|
||||
- '/usr/bin/fedmsg-hub-3'
|
||||
{% else %}
|
||||
- '/usr/bin/fedmsg-hub'
|
||||
{% endif %}
|
||||
volumeMounts:
|
||||
- name: config-volume
|
||||
mountPath: /etc/greenwave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue