[hotfix] Final fix config postgres_exporter (!108)

Co-authored-by: denis.patrakeev <denis.patrakeev@avroid.tech>
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/108
This commit is contained in:
Denis Patrakeev
2025-03-05 13:50:30 +03:00
parent d48e97cf25
commit f599c1cd32
3 changed files with 3 additions and 2 deletions

View File

@@ -39,3 +39,5 @@ spec:
- ports:
- port: 9187
protocol: TCP
- port: 5432
protocol: TCP

View File

@@ -20,7 +20,6 @@ metadata:
type: Opaque
stringData:
postgres_exporter.yml: |
---
auth_modules:
pg_monitoring:
type: userpass