mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 02:09:15 +02:00
rm directory.DirectoryService
This commit is contained in:
parent
70a11ff95f
commit
7bd51608d6
1 changed files with 0 additions and 13 deletions
|
@ -36,19 +36,6 @@ func Test_buildOutboundRoutes(t *testing.T) {
|
||||||
"timeout": "0s"
|
"timeout": "0s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"grpc": {},
|
|
||||||
"prefix": "/directory.DirectoryService/"
|
|
||||||
},
|
|
||||||
"name": "pomerium-databroker",
|
|
||||||
"route": {
|
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "pomerium-databroker",
|
|
||||||
"idleTimeout": "0s",
|
|
||||||
"timeout": "0s"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"grpc": {},
|
"grpc": {},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue