creds to be taken from volumes

This commit is contained in:
2024-12-16 18:07:34 -05:00
parent 7165d611c6
commit 63831e16b1
26 changed files with 8 additions and 458 deletions
-17
View File
@@ -1,17 +0,0 @@
{
"__dummy__": null
, "TSDB_MD_CLD21_RO": {
"host": "cloud21.cvtt.vpn"
, "port": 5432
, "user": "cvtt_ro"
, "database": "cvtt_md"
, "password": "3Gkotqa0ZSmZLXSH3RkTUm"
}
, "TSDB_MD_CVTTDATA_RO": {
"host": "cvttdata.cvtt.vpn"
, "port": 5432
, "user": "cvtt_ro"
, "database": "cvtt_md"
, "password": "3Gkotqa0ZSmZLXSH3RkTUm"
}
}