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