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:
parent
c20da4a622
commit
97dbea37fa
@ -208,6 +208,9 @@ data:
|
||||
auth:
|
||||
admin:
|
||||
password: ${ELASTICSEARCH_ADMIN_PASSWORD}
|
||||
monitoring:
|
||||
prometheus:
|
||||
enabled: true
|
||||
pod:
|
||||
replicas:
|
||||
fluentd: 1
|
||||
|
Loading…
Reference in New Issue
Block a user