Skip to content

Commit 609c95c

Browse files
committed
fix: cannot update resource "configmaps" in API group "" in the namespace
1 parent 6817b6c commit 609c95c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/cluster-autoscaler/templates/clusterrole.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ rules:
124124
- list
125125
- watch
126126
- get
127+
- update
127128
- apiGroups:
128129
- coordination.k8s.io
129130
resources:

0 commit comments

Comments
 (0)