Fix typo in timeout-settings docs URL
This commit is contained in:
parent
9df5fa7666
commit
86dcb55cbc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user