diff --git a/roles/openshift-apps/the-new-hotness/templates/configmap.yml b/roles/openshift-apps/the-new-hotness/templates/configmap.yml index e0144521eb..8f056c7020 100644 --- a/roles/openshift-apps/the-new-hotness/templates/configmap.yml +++ b/roles/openshift-apps/the-new-hotness/templates/configmap.yml @@ -24,7 +24,7 @@ items: # Note the double brackets below. # To add another binding, add another [[bindings]] section. [[bindings]] - queue = "the-new-hotness" + queue = "the-new-hotness{{ env_suffix }}" exchange = "amq.topic" routing_keys = [ "org.release-monitoring.prod.anitya.project.version.update",