mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-01 07:50:26 +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"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"grpc": {},
|
||||
"prefix": "/directory.DirectoryService/"
|
||||
},
|
||||
"name": "pomerium-databroker",
|
||||
"route": {
|
||||
"autoHostRewrite": true,
|
||||
"cluster": "pomerium-databroker",
|
||||
"idleTimeout": "0s",
|
||||
"timeout": "0s"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"grpc": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue