Fix the configmap name
This commit is contained in:
parent
e611fd8278
commit
ef84d8bd69
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue