Merge pull request #1951 from chrisgzf/fix-url-typo-timeout-settings

Fix typo in timeout-settings docs URL
This commit is contained in:
Kubernetes Prow Robot 2022-11-11 13:45:55 -08:00 committed by GitHub
commit 2d586a158e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ related to pods to occur within the `timeout_seconds` threshold.
Refer to the document below to understand the server-side & client-side
timeout settings for the watch request handler: ~
https://github.com/github.com/kubernetes-client/python/blob/master/examples/watch/timeout-settings.md
https://github.com/kubernetes-client/python/blob/master/examples/watch/timeout-settings.md
"""
from kubernetes import client, config, watch