Files
pvc-ansible/roles/pvc/templates/patroni/prometheus.env.j2

6 lines
133 B
Plaintext
Raw Normal View History

# Prometheus Postgres exporter configuration
# {{ ansible_managed }}
DATA_SURCE_NAME="host=/run/postgresql dbname=postgres"
ARGS=""