File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
charts/kube-prometheus-stack Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ name: kube-prometheus-stack
2323sources :
2424 - https://github.com/prometheus-community/helm-charts
2525 - https://github.com/prometheus-operator/kube-prometheus
26- version : 66.3.0
26+ version : 66.3.1
2727appVersion : v0.78.2
2828kubeVersion : " >=1.19.0-0"
2929home : https://github.com/prometheus-operator/kube-prometheus
Original file line number Diff line number Diff line change @@ -2271,6 +2271,12 @@ prometheus-node-exporter:
22712271 # targetLabel: nodename
22722272 # replacement: $1
22732273 # action: replace
2274+
2275+ # # Attach node metadata to discovered targets. Requires Prometheus v2.35.0 and above.
2276+ # #
2277+ # attachMetadata:
2278+ # node: false
2279+
22742280 rbac :
22752281 # # If true, create PSPs for node-exporter
22762282 # #
You can’t perform that action at this time.
0 commit comments