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