Skip to content

Commit

Permalink
Fix manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
  • Loading branch information
tenzen-y committed Aug 3, 2023
1 parent 7bcaa1a commit 3fe9369
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion manifests/v1beta1/components/controller/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ rules:
- "list"
- "watch"
- "update"
- "delete"
- apiGroups:
- apps
resources:
Expand Down
1 change: 1 addition & 0 deletions manifests/v1beta1/components/webhook/secret.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: v1
kind: Secret
metadata:
Expand Down

0 comments on commit 3fe9369

Please sign in to comment.