Minor correction submitted in 12203 - no CLA (#12231)

This commit is contained in:
Eric Van Norman 2022-11-14 12:35:33 -06:00 committed by GitHub
parent 58b358356e
commit 14f8c33a8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ spec:
## Define the external authorizer
In order to use the `CUSTOM` action in the authorization policy, you must then define the external authorizer that is allowed to be
In order to use the `CUSTOM` action in the authorization policy, you must define the external authorizer that is allowed to be
used in the mesh. This is currently defined in the [extension provider](https://github.com/istio/api/blob/a205c627e4b955302bbb77dd837c8548e89e6e64/mesh/v1alpha1/config.proto#L534)
in the mesh config.