FirstPhone
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 21s
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 21s
This commit is contained in:
14
.fission/local-deployment.json
Normal file
14
.fission/local-deployment.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"namespace": "default",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user