migrated to stats.lan

This commit is contained in:
2020-11-09 13:59:58 +01:00
parent a5ca5799c7
commit 5efad7226b
5 changed files with 15 additions and 6 deletions

View File

@@ -29,6 +29,11 @@ spec:
value: pg2020
- name: PGDATA
value: /var/lib/postgresql/data/pgdata
# - name: prometheus-exporter
# image: wrouesnel/postgres_exporter
# env:
# - name: DATA_SOURCE_NAME
# value: postgresql://postgres:pg2020@localhost:5432/postgres?sslmode=disable
volumes:
- name: postgres-disk
persistentVolumeClaim: