Fix configmap error - second try

This commit is contained in:
Michal Konečný 2018-11-29 19:49:25 +01:00
parent f9aa357313
commit 1bf846645f

View file

@ -232,6 +232,7 @@ items:
"ssldir": "/etc/pki/fedmsg/",
"cert_prefix": "release-monitoring",
"certnames": {"anitya.{}".format(socket.gethostname()): "release-monitoring"},
"endpoints": {},
{% if env == 'staging' %}
"environment": "stg",
"relay_inbound": ["tcp://busgateway01.stg.phx2.fedoraproject.org:9941"],