mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix tabs vs space
Signed-off-by: Christian Beneke <christian.beneke@traderepublic.com>
This commit is contained in:
parent
1ef97110de
commit
669ca8546d
@ -28,12 +28,12 @@
|
|||||||
serviceMonitorKubelet+: {
|
serviceMonitorKubelet+: {
|
||||||
spec+: {
|
spec+: {
|
||||||
metricRelabelings+: [
|
metricRelabelings+: [
|
||||||
{
|
{
|
||||||
action: 'replace',
|
action: 'replace',
|
||||||
sourceLabels: ['node'],
|
sourceLabels: ['node'],
|
||||||
targetLabel: 'instance',
|
targetLabel: 'instance',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user