Skip to content

Commit

Permalink
make generate bundle manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Ronny Baturov <[email protected]>
  • Loading branch information
rbaturov committed Dec 15, 2024
1 parent cd27e91 commit 15b513e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2024-11-14T15:38:47Z"
createdAt: "2024-12-15T11:18:05Z"
olm.skipRange: '>=4.18.0 <4.19.0'
operators.operatorframework.io/builder: operator-sdk-v1.36.1
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
Expand Down Expand Up @@ -358,6 +358,7 @@ spec:
resources:
- configmaps
- serviceaccounts
- services
verbs:
- '*'
- apiGroups:
Expand Down

0 comments on commit 15b513e

Please sign in to comment.