Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huikang committed Sep 27, 2022
1 parent 6134f3f commit 13b47ca
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1196,17 +1196,17 @@ You can specify the following parameters to configure ingress gateway configurat
{
name: 'MaxConnections',
type: 'int: 0',
description: overrides for the [`Defaults` field](#available-fields),
description: overrides for the [`Defaults` field](#available-fields)',
},
{
name: 'MaxPendingRequests',
type: 'int: 0',
description: overrides for the [`Defaults` field](#available-fields),
description: overrides for the [`Defaults` field](#available-fields)',
},
{
name: 'MaxConcurrentRequests',
type: 'int: 0',
description: overrides for the [`Defaults` field](#available-fields),
description: overrides for the [`Defaults` field](#available-fields)',
},
],
},
Expand Down

0 comments on commit 13b47ca

Please sign in to comment.