Use bodhi-openshift-web.py for fedmsg instead of bodhi.py.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-04-16 22:27:25 +00:00
parent 2528d8f450
commit e834fffda0
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ metadata:
labels:
app: bodhi
data:
bodhi.py: |-
bodhi-openshift-web.py: |-
import socket
config = {
'sign_messages': True,

View file

@ -43,7 +43,7 @@ items:
- name: cache-volume
mountPath: /var/cache/bodhi
- name: fedmsg-config-volume
mountPath: /etc/fedmsg.d/bodhi.py
mountPath: /etc/fedmsg.d/bodhi-openshift-web.py
readOnly: true
- name: fedmsg-key-volume
mountPath: /etc/pki/fedmsg/key