From cad26be06ebf2f0f6de3bb5d73a79b41008f8c18 Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Wed, 15 Aug 2018 09:10:09 -0500 Subject: [PATCH] Armada: Add prometheus generated password to nagios chart doc This adds the password generated for the Prometheus admin user to the nagios chart document, as it was overlooked with the change to add prometheus basic auth to the manifest Change-Id: Id51e07a17df91154585ca659356b37c0042a2407 --- tools/deployment/armada/multinode/armada-lma.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/deployment/armada/multinode/armada-lma.yaml b/tools/deployment/armada/multinode/armada-lma.yaml index f084a72d3d..79ef1e2dfa 100644 --- a/tools/deployment/armada/multinode/armada-lma.yaml +++ b/tools/deployment/armada/multinode/armada-lma.yaml @@ -539,6 +539,11 @@ data: labels: release_group: osh-infra-nagios values: + endpoints: + monitoring: + auth: + admin: + password: ${PROMETHEUS_ADMIN_PASSWORD} labels: nagios: node_selector_key: openstack-control-plane