INFRA-2148 | Ankit Bhardwaj | Add Egress rule for elastic apm

This commit is contained in:
Ankit Bhardwaj
2023-10-27 13:40:35 +05:30
parent 6bbd4333e8
commit 5551c5be13

View File

@@ -123,7 +123,7 @@
"endpoint": "$SERVICE_ENDPOINT"
}
],
"allowEgress": [],
"allowEgress": ["*.elastic-stack.svc.cluster.local"],
"healthChecks": {
"readinessCheck": {
"type": "http",