forked from confidential-containers/operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROJECT
More file actions
25 lines (25 loc) · 676 Bytes
/
PROJECT
File metadata and controls
25 lines (25 loc) · 676 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
domain: confidentialcontainers.org
layout:
- go.kubebuilder.io/v3
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: cc-operator
repo: github.com/confidential-containers/operator
resources:
- api:
crdVersion: v1beta1
controller: true
domain: confidentialcontainers.org
kind: CcRuntime
path: github.com/confidential-containers/operator/api/v1beta1
version: v1beta1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: confidentialcontainers.org
kind: PeerPod
path: github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl/api/v1alpha1
version: v1alpha1
version: "3"