mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-04 17:52:27 +08:00
Fix code-blocks in kubernetes.rst (#1128)
line 70 – added missing period lines 84-95 – added missing indent
This commit is contained in:
@ -67,7 +67,7 @@ You use Ocelot to poll kubernetes for latest service information rather than per
|
||||
"Port": 443,
|
||||
"Token": "txpc696iUhbVoudg164r93CxDTrKRVWG",
|
||||
"Namespace": "dev",
|
||||
"Type": "pollkube"
|
||||
"Type": "pollkube",
|
||||
"PollingInterval": 100
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user