1{ 2 "Watches": [ 3 { 4 "Type": "kubernetes", 5 "Spec": { 6 "Namespace": "default", 7 "Kinds": [""] 8 } 9 }, 10 { 11 "Type": "consul.service-nodes", 12 "Spec": { 13 "Service": "" 14 } 15 } 16 ] 17}
View as plain text