mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix jsonnet error with kube-prometheus > v0.8
kubelet ServiceMonitor moved to kubernetesControlPlane starting from v0.8 Signed-off-by: elvis chan <78713260+elvischan-crypto@users.noreply.github.com>
This commit is contained in:
parent
8c31e56462
commit
a1c2f4d7e6
@ -24,7 +24,7 @@
|
||||
},
|
||||
},
|
||||
},
|
||||
prometheus+:: {
|
||||
kubernetesControlPlane+:: {
|
||||
serviceMonitorKubelet+: {
|
||||
spec+: {
|
||||
endpoints: std.map(function(endpoint)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user