From 2e92850c96ecaedf47e0a602fe68995a237463f9 Mon Sep 17 00:00:00 2001 From: Ken Wills Date: Mon, 7 Jan 2019 12:52:39 -0600 Subject: [PATCH] CLOUD-2784 - Enable the Prometheus agent by default --- image.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/image.yaml b/image.yaml index 5d7d9193..6446fa8f 100644 --- a/image.yaml +++ b/image.yaml @@ -74,6 +74,8 @@ modules: - name: openshift-layer - name: openshift-passwd - name: os-logging + - name: jboss.container.eap.prometheus.config + version: '7.1' packages: repositories: - name: base