Skip to content

Commit

Permalink
Merge pull request #210 from openshift-cherrypick-robot/cherry-pick-2…
Browse files Browse the repository at this point in the history
…09-to-release-4.15

[release-4.15] OCPBUGS-28838: Extend metal3remediation aggregation role
  • Loading branch information
openshift-merge-bot[bot] committed Feb 7, 2024
2 parents 83bf459 + 76b2357 commit 26641cd
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -16,13 +16,18 @@ rules:
- metal3remediationtemplates
verbs:
- get
- list
- watch
- apiGroups:
- infrastructure.cluster.x-k8s.io
resources:
- metal3remediations
verbs:
- get
- list
- watch
- create
- update
- patch
- delete

0 comments on commit 26641cd

Please sign in to comment.