File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
- # Code generated by tool. DO NOT EDIT.
2
- # This file is used to track the info used to scaffold your project
3
- # and allow the plugins properly work.
4
- # More info: https://book.kubebuilder.io/reference/project-config.html
5
1
domain: mongodb.com
2
+ layout: - go.kubebuilder.io/v3
6
3
projectName: mongodb-kubernetes
7
4
repo: github.com/mongodb/mongodb-kubernetes
8
- layout:
9
- - go.kubebuilder.io/v4
10
- plugins:
11
- manifests.sdk.operatorframework.io/v2: {}
12
- scorecard.sdk.operatorframework.io/v2: {}
13
5
resources:
14
6
- api:
15
7
crdVersion: v1
@@ -48,3 +40,6 @@ resources:
48
40
path: github.com/mongodb/mongodb-kubernetes/api/v1
49
41
version: v1
50
42
version: "3"
43
+ plugins:
44
+ manifests.sdk.operatorframework.io/v2: {}
45
+ scorecard.sdk.operatorframework.io/v2: {}
You can’t perform that action at this time.
0 commit comments