Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 22s
20 lines
578 B
JSON
20 lines
578 B
JSON
{
|
|
"namespace": "labelhub",
|
|
"secrets": {
|
|
"fission-ai-work-env": {
|
|
"literals": [
|
|
"PG_HOST=160.30.113.113",
|
|
"PG_PORT=45432",
|
|
"PG_DB=postgres",
|
|
"PG_USER=postgres",
|
|
"PG_PASS=q2q32RQx9R9qVAp3vkVrrASnSUUhzKvC"
|
|
]
|
|
},
|
|
"vega-container-registry": {
|
|
"kind": "docker-registry",
|
|
"server": "registry.vegastar.vn",
|
|
"username": "deployer",
|
|
"password": "13814592a688195094d0ee38c995245053af26ca"
|
|
}
|
|
}
|
|
} |