bodhi: Mount messaging secrets on /etc/fedora-messaging.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-14 16:50:17 +00:00
parent 7d78e241f7
commit 7a4781f380

View file

@ -65,13 +65,13 @@ items:
mountPath: /etc/fedora-messaging
readOnly: true
- name: fedora-messaging-ca-volume
mountPath: /etc/fedora-messaging/cacert.pem
mountPath: /etc/fedora-messaging
readOnly: true
- name: fedora-messaging-crt-volume
mountPath: /etc/fedora-messaging/bodhi-cert.pem
mountPath: /etc/fedora-messaging
readOnly: true
- name: fedora-messaging-key-volume
mountPath: /etc/fedora-messaging/bodhi-key.pem
mountPath: /etc/fedora-messaging
readOnly: true
{% endif %}
readinessProbe: