Postgresql: Remove unused exporter user configuration

This removes the auth credentials from the postgresql exporter's
endpoint configuration, as the secret and job for creating that
user come from the auth credentials defined in the postgresql
endpoint instead

Change-Id: Id17578b8e22a1808d7c3323bda9cd005c2584c97
This commit is contained in:
Steve Wilkerson 2019-02-02 11:08:02 -06:00
parent 1c33bc8719
commit 8cc89fb63f

View File

@ -183,10 +183,6 @@ endpoints:
default: 5432
prometheus_postgresql_exporter:
namespace: null
auth:
user:
username: exporter
password: password
hosts:
default: postgresql-exporter
host_fqdn_override: