Skip to content

Commit

Permalink
Update manifest and bundle (#190)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Padilla <jpadilla@redhat.com>
  • Loading branch information
jlpadilla committed May 20, 2024
1 parent f05affb commit fcc334f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2024-05-16T18:00:07Z"
createdAt: "2024-05-20T20:14:40Z"
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
name: search-v2-operator.v0.0.1
Expand Down Expand Up @@ -247,6 +247,7 @@ spec:
- delete
- get
- list
- patch
- apiGroups:
- authentication.k8s.io
resources:
Expand Down
1 change: 1 addition & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,4 @@ rules:
- delete
- get
- list
- patch

0 comments on commit fcc334f

Please sign in to comment.