Merge pull request #26018 from CharlyRipp/patch-1

Update misleading webhook authentication documentation
This commit is contained in:
Kubernetes Prow Robot 2021-03-26 04:22:44 -07:00 committed by GitHub
commit 59d1b368c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ clusters:
- name: name-of-remote-authn-service
cluster:
certificate-authority: /path/to/ca.pem # CA for verifying the remote service.
server: https://authn.example.com/authenticate # URL of remote service to query. Must use 'https'.
server: https://authn.example.com/authenticate # URL of remote service to query. 'https' recommended for production.
# users refers to the API server's webhook configuration.
users: