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