From b9614096d9131b53803277e15a110f32d9b2aab2 Mon Sep 17 00:00:00 2001 From: William P Date: Tue, 13 May 2025 15:21:10 -0400 Subject: [PATCH] monitoring: add node metrics to clusterrole --- system-apps/monitoring/clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/system-apps/monitoring/clusterrole.yaml b/system-apps/monitoring/clusterrole.yaml index ece0fdf..489e11c 100644 --- a/system-apps/monitoring/clusterrole.yaml +++ b/system-apps/monitoring/clusterrole.yaml @@ -7,6 +7,7 @@ rules: resources: - nodes - nodes/proxy + - nodes/metrics - services - endpoints - pods