Skip to content

Commit

Permalink
Merge tag 'v0.24.7' into update-cilium-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvolkmann committed Sep 26, 2024
2 parents be287f7 + 72051ce commit f477828
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,25 @@ rules:
- update
- patch
- create
- apiGroups:
- extensions.gardener.cloud
resources:
- infrastructures
- extensions
verbs:
- get
- apiGroups:
- extensions.gardener.cloud
resources:
- infrastructures/status
verbs:
- patch
- apiGroups:
- extensions.gardener.cloud
resources:
- extensions
verbs:
- update
---
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit f477828

Please sign in to comment.