Fix the configmap name

This commit is contained in:
Michal Konečný 2018-11-27 18:55:43 +01:00
parent e611fd8278
commit ef84d8bd69

View file

@ -147,7 +147,7 @@ items:
volumes:
- name: config-volume
configMap:
name: release-monitoring-configmap
name: fedmsg-configmap
triggers:
- imageChangeParams:
automatic: true