might work, might not - ask chatgpt
This commit is contained in:
parent
118c384ad7
commit
3f060684af
@ -56,3 +56,9 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 50Gi
|
storage: 50Gi
|
||||||
|
# Adding metricRelabelings
|
||||||
|
metricRelabelings:
|
||||||
|
- action: replace
|
||||||
|
sourceLabels:
|
||||||
|
- node
|
||||||
|
targetLabel: instance
|
||||||
|
Reference in New Issue
Block a user