diff --git a/deployment_manifest.json b/deployment_manifest.json index c691462..ed0bbe6 100644 --- a/deployment_manifest.json +++ b/deployment_manifest.json @@ -33,6 +33,12 @@ } ], "allowEgress": [], + "allowEndpoint": [ + { + "host": "deployment-portal-backend.infrastructure.svc.cluster.local", + "port": "8080" + } + ], "healthChecks": { "readinessCheck": { "type": "http",