Files
py-ailbl-user-phone/.fission/staging-deployment.json
QuangMinh_123 da64947bae
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 21s
FirstPhone
2025-12-04 15:41:22 +07:00

14 lines
350 B
JSON

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