Skip to content

Commit

Permalink
Stash v1beta1 E2E test for DaemonSet (#741)
Browse files Browse the repository at this point in the history
xref: #707

Tasks:

 [x] Workload backup and restore for DaemonSet
  • Loading branch information
suaas21 authored and tamalsaha committed Apr 17, 2019
1 parent 04344b0 commit fdb5609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/deploy/rbac-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ rules:
- "*"
verbs: ["*"]
- apiGroups:
- appcatalog.appscode.com
- appcatalog.appscode.com
resources:
- "*"
- "*"
verbs: ["*"]
- apiGroups:
- apps
Expand Down

0 comments on commit fdb5609

Please sign in to comment.