Revert monitoring addition.
This commit is contained in:
parent
2a732c73c6
commit
f90146468d
1 changed files with 4 additions and 4 deletions
|
@ -15,10 +15,10 @@ spec:
|
||||||
pg_hba:
|
pg_hba:
|
||||||
- host peertube peertube 10.244.0.0/16 md5
|
- host peertube peertube 10.244.0.0/16 md5
|
||||||
- host all peertube 127.0.0.1 md5
|
- host all peertube 127.0.0.1 md5
|
||||||
monitoring:
|
# monitoring:
|
||||||
pgmonitor:
|
# pgmonitor:
|
||||||
exporter:
|
# exporter:
|
||||||
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.4.3-0
|
# image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.4.3-0
|
||||||
|
|
||||||
instances:
|
instances:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
|
|
Reference in a new issue