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: volumes:
- name: config-volume - name: config-volume
configMap: configMap:
name: release-monitoring-configmap name: fedmsg-configmap
triggers: triggers:
- imageChangeParams: - imageChangeParams:
automatic: true automatic: true