diff --git a/deployment_manifest.json b/deployment_manifest.json index 8cc1ab37..55f4a591 100644 --- a/deployment_manifest.json +++ b/deployment_manifest.json @@ -123,7 +123,7 @@ "endpoint": "$SERVICE_ENDPOINT" } ], - "allowEgress": [], + "allowEgress": ["*.elastic-stack.svc.cluster.local"], "healthChecks": { "readinessCheck": { "type": "http",