This allows the alertmanager to correctly link back to prometheus.
@@ -80,6 +80,7 @@ spec:
{% endfor %}
- --config.file=/etc/prometheus/prometheus.yml
- --web.listen-address=localhost:9090
+ - --web.external-url=https://{{ openshift_prometheus_hostname }}
image: "{{ openshift_prometheus_image }}"
imagePullPolicy: IfNotPresent
livenessProbe: