bodhi: Mount /etc/fedora-messaging as R/W so OS can mount TLS files.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-14 19:52:18 +00:00
parent 44cc2190dc
commit ed9a8e985e

View file

@ -63,7 +63,7 @@ items:
{% else %} {% else %}
- name: fedora-messaging-config-volume - name: fedora-messaging-config-volume
mountPath: /etc/fedora-messaging mountPath: /etc/fedora-messaging
readOnly: true readOnly: false
subPath: fedora-messaging subPath: fedora-messaging
- name: fedora-messaging-ca-volume - name: fedora-messaging-ca-volume
mountPath: /etc/fedora-messaging/cacert.pem mountPath: /etc/fedora-messaging/cacert.pem