[authorization] fix invalid href for webhook
parent
bec79028f5
commit
8dd901ee98
|
@ -141,8 +141,8 @@ Access to other non-resource paths can be disallowed without restricting access
|
|||
to the REST api.
|
||||
|
||||
For further documentation refer to the authorization.v1beta1 API objects and
|
||||
plugin/pkg/auth/authorizer/webhook/webhook.go.
|
||||
[webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
{% include templates/concept.md %}
|
||||
{% include templates/concept.md %}
|
||||
|
|
Loading…
Reference in New Issue