Merge "Armada: Add Elasticsearch admin password to nagios chart"
This commit is contained in:
commit
5fd3ce575a
@ -544,6 +544,10 @@ data:
|
|||||||
auth:
|
auth:
|
||||||
admin:
|
admin:
|
||||||
password: ${PROMETHEUS_ADMIN_PASSWORD}
|
password: ${PROMETHEUS_ADMIN_PASSWORD}
|
||||||
|
elasticsearch:
|
||||||
|
auth:
|
||||||
|
admin:
|
||||||
|
password: ${ELASTICSEARCH_ADMIN_PASSWORD}
|
||||||
labels:
|
labels:
|
||||||
nagios:
|
nagios:
|
||||||
node_selector_key: openstack-control-plane
|
node_selector_key: openstack-control-plane
|
||||||
|
Loading…
Reference in New Issue
Block a user