commit 01f8a7c9962de7babb9087e252a7de03a6b73d01 parent f21d2ad1c806b6eb27929b1dd2030c3c33a7e891 Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 1 Sep 2023 13:27:09 +0200 Disable pg exporter Diffstat:
| M | apps/base/postgres-exporter/release.yaml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/apps/base/postgres-exporter/release.yaml b/apps/base/postgres-exporter/release.yaml @@ -16,6 +16,7 @@ spec: remediation: retries: 3 values: + replicaCount: 0 image: repository: quay.io/prometheuscommunity/postgres-exporter tag: master