Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 30s
14 lines
374 B
JSON
14 lines
374 B
JSON
{
|
|
"namespace": "default",
|
|
"secrets": {
|
|
"fission-ailbl-user-email-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"
|
|
]
|
|
}
|
|
}
|
|
} |