From 8cc89fb63fb5d648bfafdd9ed12868660114805a Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Sat, 2 Feb 2019 11:08:02 -0600 Subject: [PATCH] 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 --- postgresql/values.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/postgresql/values.yaml b/postgresql/values.yaml index 2a52b0571..23830a55b 100644 --- a/postgresql/values.yaml +++ b/postgresql/values.yaml @@ -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: