Skip to content

Commit 3f23c85

Browse files
committed
OSD-28525 - Add MachineHealthCheckUnterminatedShortCircuitSRE investigation metadata.yaml
1 parent c292fc2 commit 3f23c85

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)