Skip to content

Commit

Permalink
align with openyurt charts refs/heads/master from commit b3ff0154393d…
Browse files Browse the repository at this point in the history
…9561dff1446bfba028e60ea5f7e4
  • Loading branch information
openyurt-bot committed Jul 16, 2024
1 parent 47747af commit 3cdd3b6
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,6 @@ kind: ClusterRole
metadata:
name: yurt-manager-basecontroller
rules:
- apiGroups:
- ""
resources:
- secrets
verbs:
- list
- watch
- apiGroups:
- apps
resources:
Expand Down Expand Up @@ -404,7 +397,6 @@ rules:
resources:
- pods
verbs:
- create
- delete
- get
- patch
Expand Down Expand Up @@ -657,6 +649,7 @@ rules:
- nodes
verbs:
- get
- patch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 3cdd3b6

Please sign in to comment.