Skip to content

Commit

Permalink
fix: correct clusterrole permissions (#4022)
Browse files Browse the repository at this point in the history
Signed-off-by: Calum Murray <[email protected]>
Co-authored-by: Calum Murray <[email protected]>
  • Loading branch information
knative-prow-robot and Cali0707 authored Aug 14, 2024
1 parent 98d4277 commit 13c6621
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ rules:
- "deployments"
verbs:
- "delete"
- "get"
- "list"
# we need to get statefulsets
- apiGroups:
Expand Down

0 comments on commit 13c6621

Please sign in to comment.