blob: 9bc8e9372c3021e95d556640e17a51bb3e06cd0c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# use auth_modules to provide authentication data for connections:
#auth_modules:
# my_module:
# type: userpass
# userpass:
# username: prometheus
# password: 'a-good-password'
# options:
# dbname: template1
# sslmode: verify-full
|