Files
py-ailbl-user-profile/.fission/dev-deployment.json
QuangMinh_123 a86300a368
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 20s
FirstProfile
2025-12-04 16:24:54 +07:00

14 lines
352 B
JSON

{
"namespace": "default",
"secrets": {
"fission-ailbl-user-profile-env": {
"literals": [
"PG_HOST=160.30.113.113",
"PG_PORT=45432",
"PG_DB=postgres",
"PG_USER=postgres",
"PG_PASS=q2q32RQx9R9qVAp3vkVrrASnSUUhzKvC"
]
}
}
}