INFRA-3598 | Ankit bhardwaj | Whitelist deployment-portal-backend

This commit is contained in:
Ankit Bhardwaj Bhardwaj
2024-08-08 13:34:18 +05:30
committed by GitHub
parent 7e47e46718
commit cf17a14a07

View File

@@ -33,6 +33,12 @@
}
],
"allowEgress": [],
"allowEndpoint": [
{
"host": "deployment-portal-backend.infrastructure.svc.cluster.local",
"port": "8080"
}
],
"healthChecks": {
"readinessCheck": {
"type": "http",