Add fluentd exporter to armada deployment

This enables the fluentd exporter for prometheus metrics in the
armada deployment for openstack-helm

Depends-On: https://review.openstack.org/540068
Change-Id: I459fc05205e858083c0c1a97b5ce9d36d2d2944c
This commit is contained in:
Steve Wilkerson 2018-02-14 08:39:52 -06:00
parent c20da4a622
commit 97dbea37fa

View File

@ -208,6 +208,9 @@ data:
auth:
admin:
password: ${ELASTICSEARCH_ADMIN_PASSWORD}
monitoring:
prometheus:
enabled: true
pod:
replicas:
fluentd: 1