Fix typo in timeout-settings docs URL

This commit is contained in:
Christopher Goh 2022-11-12 02:15:31 +08:00
parent 9df5fa7666
commit 86dcb55cbc

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