INFRA-3598 | Ankit bhardwaj | Whitelist deployment-portal-backend
This commit is contained in:
committed by
GitHub
parent
7e47e46718
commit
cf17a14a07
@@ -33,6 +33,12 @@
|
||||
}
|
||||
],
|
||||
"allowEgress": [],
|
||||
"allowEndpoint": [
|
||||
{
|
||||
"host": "deployment-portal-backend.infrastructure.svc.cluster.local",
|
||||
"port": "8080"
|
||||
}
|
||||
],
|
||||
"healthChecks": {
|
||||
"readinessCheck": {
|
||||
"type": "http",
|
||||
|
||||
Reference in New Issue
Block a user