Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 22s
16 lines
487 B
JSON
16 lines
487 B
JSON
{
|
|
"namespace": "default",
|
|
"secrets": {
|
|
"fission-ailbl-user-email-env": {
|
|
"literals": [
|
|
"PG_HOST=160.30.113.113",
|
|
"PG_PORT=45432",
|
|
"PG_DB=postgres",
|
|
"PG_USER=postgres",
|
|
"PG_PASS=q2q32RQx9R9qVAp3vkVrrASnSUUhzKvC",
|
|
"KRATOS_ADMIN_ENDPOINT=http://160.30.113.113:4434",
|
|
"KRATOS_PUBLIC_ENDPOINT=http://160.30.113.113:4433"
|
|
]
|
|
}
|
|
}
|
|
} |