Fix configmap error - second try
This commit is contained in:
parent
f9aa357313
commit
1bf846645f
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ items:
|
||||||
"ssldir": "/etc/pki/fedmsg/",
|
"ssldir": "/etc/pki/fedmsg/",
|
||||||
"cert_prefix": "release-monitoring",
|
"cert_prefix": "release-monitoring",
|
||||||
"certnames": {"anitya.{}".format(socket.gethostname()): "release-monitoring"},
|
"certnames": {"anitya.{}".format(socket.gethostname()): "release-monitoring"},
|
||||||
|
"endpoints": {},
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
"environment": "stg",
|
"environment": "stg",
|
||||||
"relay_inbound": ["tcp://busgateway01.stg.phx2.fedoraproject.org:9941"],
|
"relay_inbound": ["tcp://busgateway01.stg.phx2.fedoraproject.org:9941"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue