From b72f5c07f99aee0c0e64f69ce95702880d59f971 Mon Sep 17 00:00:00 2001 From: michael-act <58063655+michael-act@users.noreply.github.com> Date: Mon, 21 Jul 2025 20:52:17 +0700 Subject: [PATCH] fix: cannot update resource "configmaps" in API group "" in the namespace --- charts/cluster-autoscaler/templates/clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/cluster-autoscaler/templates/clusterrole.yaml b/charts/cluster-autoscaler/templates/clusterrole.yaml index 67c0c6be96..a489f2c09d 100644 --- a/charts/cluster-autoscaler/templates/clusterrole.yaml +++ b/charts/cluster-autoscaler/templates/clusterrole.yaml @@ -124,6 +124,7 @@ rules: - list - watch - get + - update - apiGroups: - coordination.k8s.io resources: