FixStructurePhone
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 23s

This commit is contained in:
QuangMinh_123
2025-12-08 20:15:52 +07:00
parent da64947bae
commit 26a73dd2ac
5 changed files with 121 additions and 133 deletions

View File

@@ -3,11 +3,11 @@
"secrets": {
"fission-ailbl-user-phone-env": {
"literals": [
"S3_BUCKET=ailbl",
"S3_ENDPOINT_URL=http://160.30.113.113:9000",
"S3_ACCESS_KEY_ID=quyen",
"S3_SECRET_ACCESS_KEY=12345678",
"S3_PREFIX=user/avatar"
"PG_HOST=160.30.113.113",
"PG_PORT=45432",
"PG_DB=postgres",
"PG_USER=postgres",
"PG_PASS=q2q32RQx9R9qVAp3vkVrrASnSUUhzKvC"
]
}
}