MariaDB: Remove unused exporter password credentials

This removes auth credentials from the mariadb exporter endpoint,
as the credentials used for the actual user are consumed from
the oslo_db endpoint instead.

Change-Id: I1419f50b7e0059763588028b55c982ad83446a33
This commit is contained in:
Steve Wilkerson 2019-02-02 10:55:00 -06:00
parent 1c33bc8719
commit 4d170bea32
1 changed files with 0 additions and 4 deletions

View File

@ -224,10 +224,6 @@ endpoints:
public: 80
prometheus_mysql_exporter:
namespace: null
auth:
user:
username: exporter
password: password
hosts:
default: mysql-exporter
host_fqdn_override: