-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROJECT
More file actions
44 lines (44 loc) · 1.01 KB
/
PROJECT
File metadata and controls
44 lines (44 loc) · 1.01 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
domain: github.com
layout:
- go.kubebuilder.io/v4-alpha
multigroup: true
projectName: github-operator
repo: github.com/Hunter-Thompson/github-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: settings
kind: Repository
path: github.com/Hunter-Thompson/github-operator/apis/settings/v1beta1
version: v1beta1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: settings
kind: Team
path: github.com/Hunter-Thompson/github-operator/apis/settings/v1beta1
version: v1beta1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: settings
kind: InviteUser
path: github.com/Hunter-Thompson/github-operator/apis/settings/v1beta1
version: v1beta1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: github.com
group: settings
kind: GlobalRepository
path: github.com/Hunter-Thompson/github-operator/apis/settings/v1beta1
version: v1beta1
version: "3"