[user-guide configmap] fix doc for global-auth-snippet (#9372)
This commit is contained in:
parent
f3f6554405
commit
f9cce5a4ed
1 changed files with 1 additions and 1 deletions
|
@ -1221,7 +1221,7 @@ _**default:**_ ""
|
||||||
## global-auth-snippet
|
## global-auth-snippet
|
||||||
|
|
||||||
Sets a custom snippet to use with external authentication. Applied to all the locations.
|
Sets a custom snippet to use with external authentication. Applied to all the locations.
|
||||||
Similar to the Ingress rule annotation `nginx.ingress.kubernetes.io/auth-request-redirect`.
|
Similar to the Ingress rule annotation `nginx.ingress.kubernetes.io/auth-snippet`.
|
||||||
_**default:**_ ""
|
_**default:**_ ""
|
||||||
|
|
||||||
## global-auth-cache-key
|
## global-auth-cache-key
|
||||||
|
|
Loading…
Reference in a new issue