Skip to content

Commit

Permalink
Add annotation "keep-object" to the CCM shoot RBAC
Browse files Browse the repository at this point in the history
  • Loading branch information
NotTheEvilOne committed Apr 24, 2022
1 parent c7df798 commit c7d3b5e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: extensions.gardener.cloud:{{ .Values.global.providerName }}:cloud-controller-manager
annotations:
resources.gardener.cloud/keep-object: true
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit c7d3b5e

Please sign in to comment.