Skip to content

Commit

Permalink
Update autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Jul 4, 2023
1 parent 362dc61 commit 10357c6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions deploy/operator/00_scyllacluster_member_clusterrole_def.yaml
Expand Up @@ -53,3 +53,11 @@ rules:
- scyllaclusters
verbs:
- get
- apiGroups:
- batch
resources:
- jobs
verbs:
- get
- list
- watch
8 changes: 8 additions & 0 deletions examples/common/operator.yaml
Expand Up @@ -4643,6 +4643,14 @@ rules:
- scyllaclusters
verbs:
- get
- apiGroups:
- batch
resources:
- jobs
verbs:
- get
- list
- watch

---
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 10357c6

Please sign in to comment.