bodhi: Mount messaging secrets on /etc/fedora-messaging.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
7d78e241f7
commit
7a4781f380
1 changed files with 3 additions and 3 deletions
|
@ -65,13 +65,13 @@ items:
|
||||||
mountPath: /etc/fedora-messaging
|
mountPath: /etc/fedora-messaging
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: fedora-messaging-ca-volume
|
- name: fedora-messaging-ca-volume
|
||||||
mountPath: /etc/fedora-messaging/cacert.pem
|
mountPath: /etc/fedora-messaging
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: fedora-messaging-crt-volume
|
- name: fedora-messaging-crt-volume
|
||||||
mountPath: /etc/fedora-messaging/bodhi-cert.pem
|
mountPath: /etc/fedora-messaging
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: fedora-messaging-key-volume
|
- name: fedora-messaging-key-volume
|
||||||
mountPath: /etc/fedora-messaging/bodhi-key.pem
|
mountPath: /etc/fedora-messaging
|
||||||
readOnly: true
|
readOnly: true
|
||||||
{% endif %}
|
{% endif %}
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue