mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Armada: Add Elasticsearch admin password to nagios chart
This adds the Elasticsearch admin password to the nagios chart document overrides to account for the Elasticsearch plugin for alerting on queries to Elasticsearch for particular logged events Change-Id: I589fabf94a537730c3bfe86a6aa2af2c6fc3c88a
This commit is contained in:
@@ -544,6 +544,10 @@ data:
|
||||
auth:
|
||||
admin:
|
||||
password: ${PROMETHEUS_ADMIN_PASSWORD}
|
||||
elasticsearch:
|
||||
auth:
|
||||
admin:
|
||||
password: ${ELASTICSEARCH_ADMIN_PASSWORD}
|
||||
labels:
|
||||
nagios:
|
||||
node_selector_key: openstack-control-plane
|
||||
|
||||
Reference in New Issue
Block a user