Skip to content

Commit ee798e6

Browse files
Merge pull request #373 from tnierman/osd-28525
OSD-28525 - Add MachineHealthCheckUnterminatedShortCircuitSRE investigation `metadata.yaml`
2 parents c292fc2 + 3f23c85 commit ee798e6

File tree

1 file changed

+12
-0
lines changed
  • pkg/investigations/machineHealthCheckUnterminatedShortCircuitSRE

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: MachineHealthCheckUnterminatedShortCircuitSRE
2+
rbac:
3+
roles: []
4+
clusterRoleRules:
5+
- verbs:
6+
- "get"
7+
- "list"
8+
apiGroups:
9+
- "machine.openshift.io"
10+
resources:
11+
- machine
12+
customerDataAccess: true

0 commit comments

Comments
 (0)