forked from kubernetes-retired/cluster-api-provider-nested
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPROJECT
35 lines (35 loc) · 768 Bytes
/
PROJECT
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
domain: cluster.x-k8s.io
layout:
- go.kubebuilder.io/v3
multigroup: true
projectName: cluster-api-provider-nested
repo: sigs.k8s.io/cluster-api-provider-nested
resources:
- group: controlplane
kind: NestedControlPlane
version: v1alpha4
- api:
crdVersion: v1
group: controlplane
kind: NestedEtcd
version: v1alpha4
- api:
crdVersion: v1
group: controlplane
kind: NestedAPIServer
version: v1alpha4
- api:
crdVersion: v1
group: controlplane
kind: NestedControllerManager
version: v1alpha4
- api:
crdVersion: v1
namespaced: true
controller: true
domain: cluster.x-k8s.io
group: infrastructure
kind: NestedCluster
path: sigs.k8s.io/cluster-api-provider-nested/apis/infrastructure/v1alpha4
version: v1alpha4
version: "3"