Fix Endpoint comparison
This commit is contained in:
parent
cc5c370f60
commit
e1308d942f
7 changed files with 1264 additions and 71 deletions
|
|
@ -14,7 +14,14 @@
|
|||
"address": "172.17.0.8",
|
||||
"port": "8080",
|
||||
"maxFails": 0,
|
||||
"failTimeout": 0
|
||||
"failTimeout": 0,
|
||||
"target": {
|
||||
"kind": "Pod",
|
||||
"namespace": "kube-system",
|
||||
"name": "kubernetes-dashboard-m3qc0",
|
||||
"uid": "b9511631-5176-11e7-b3db-080027494b5d",
|
||||
"resourceVersion": "3700964"
|
||||
}
|
||||
}],
|
||||
"SessionAffinity": {
|
||||
"name": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue