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
@@ -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: