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:
parent
44cc2190dc
commit
ed9a8e985e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ items:
|
|||
{% else %}
|
||||
- name: fedora-messaging-config-volume
|
||||
mountPath: /etc/fedora-messaging
|
||||
readOnly: true
|
||||
readOnly: false
|
||||
subPath: fedora-messaging
|
||||
- name: fedora-messaging-ca-volume
|
||||
mountPath: /etc/fedora-messaging/cacert.pem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue