Improve ArgoCD support (#2041)
* Improve ArgoCD support Signed-off-by: Fran Sanjuán <francesc.sanjuan@marfeel.com> * Add modified yamls Signed-off-by: Fran Sanjuán <francesc.sanjuan@marfeel.com> --------- Signed-off-by: Fran Sanjuán <francesc.sanjuan@marfeel.com>
This commit is contained in:
@@ -46,7 +46,8 @@ spec:
|
||||
- __name__
|
||||
port: https-metrics
|
||||
relabelings:
|
||||
- sourceLabels:
|
||||
- action: replace
|
||||
sourceLabels:
|
||||
- __metrics_path__
|
||||
targetLabel: metrics_path
|
||||
scheme: https
|
||||
@@ -75,7 +76,8 @@ spec:
|
||||
path: /metrics/cadvisor
|
||||
port: https-metrics
|
||||
relabelings:
|
||||
- sourceLabels:
|
||||
- action: replace
|
||||
sourceLabels:
|
||||
- __metrics_path__
|
||||
targetLabel: metrics_path
|
||||
scheme: https
|
||||
@@ -87,7 +89,8 @@ spec:
|
||||
path: /metrics/probes
|
||||
port: https-metrics
|
||||
relabelings:
|
||||
- sourceLabels:
|
||||
- action: replace
|
||||
sourceLabels:
|
||||
- __metrics_path__
|
||||
targetLabel: metrics_path
|
||||
scheme: https
|
||||
|
||||
Reference in New Issue
Block a user