Skip to content

Commit 0a7fef7

Browse files
committed
Added metadata.yaml in order to be able to test the pruning cronjob error investigation
1 parent eca56bf commit 0a7fef7

File tree

1 file changed

+14
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)