forked from konflux-ci/internal-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROJECT
More file actions
27 lines (27 loc) · 658 Bytes
/
PROJECT
File metadata and controls
27 lines (27 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
domain: redhat.com
layout:
- go.kubebuilder.io/v4
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: internal-services
repo: github.com/konflux-ci/internal-services
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: redhat.com
group: appstudio
kind: InternalRequest
path: github.com/konflux-ci/internal-services/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
domain: redhat.com
group: appstudio
kind: InternalServicesConfig
path: github.com/konflux-ci/internal-services/api/v1alpha1
version: v1alpha1
version: "3"