INFRA-2148 | Ankit Bhardwaj | Add Egress rule for elastic apm
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"endpoint": "$SERVICE_ENDPOINT"
|
||||
}
|
||||
],
|
||||
"allowEgress": [],
|
||||
"allowEgress": ["*.elastic-stack.svc.cluster.local"],
|
||||
"healthChecks": {
|
||||
"readinessCheck": {
|
||||
"type": "http",
|
||||
|
||||
Reference in New Issue
Block a user