Try config again

This commit is contained in:
Michal Konečný 2018-11-29 09:51:54 +01:00
parent f26b793d8c
commit 3f31d643ff

View file

@ -138,7 +138,7 @@ items:
- name: config-volume
mountPath: /etc/anitya
readOnly: true
- name: config-volume
- name: fedmsg-config-volume
mountPath: /etc/fedmsg.d/
readOnly: true
- name: fedmsg-key-volume
@ -149,6 +149,9 @@ items:
readOnly: true
volumes:
- name: config-volume
configMap:
name: release-monitoring-configmap
- name: fedmsg-config-volume
configMap:
name: fedmsg-configmap
- name: fedmsg-key-volume