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+: {
|
||||
spec+: {
|
||||
metricRelabelings+: [
|
||||
{
|
||||
action: 'replace',
|
||||
sourceLabels: ['node'],
|
||||
targetLabel: 'instance',
|
||||
},
|
||||
],
|
||||
{
|
||||
action: 'replace',
|
||||
sourceLabels: ['node'],
|
||||
targetLabel: 'instance',
|
||||
},
|
||||
],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user