Outgoing Filter
How to configure mirrord to access some endpoints locally and some remotely
{
"feature": {
"network": {
"outgoing": {
"filter": {
"local": ["example-hostname.svc"]
}
}
}
}
}What's next?
Last updated
Was this helpful?

