Skip to content

Commit

Permalink
Fix cloud-controller-manager ClusterRole's service account permission…
Browse files Browse the repository at this point in the history
…s in template
  • Loading branch information
AndiDog committed Oct 15, 2024
1 parent 69aaac9 commit e1ce153
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/cluster-template-machinepool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,9 @@ data:
- serviceaccounts
verbs:
- create
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit e1ce153

Please sign in to comment.