Files
lab_ai/.fission/test-deployment.json

15 lines
342 B
JSON
Raw Normal View History

2026-01-26 11:55:42 +00:00
{
"namespace": "default",
"secrets": {
"fission-ai-work-env": {
"literals": [
"PG_HOST=160.30.113.113",
"PG_PORT=45432",
"PG_DB=postgres",
"PG_USER=postgres",
"PG_PASS=q2q32RQx9R9qVAp3vkVrrASnSUUhzKvC"
]
}
}
}