forked from openshift/route-monitor-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROJECT
More file actions
24 lines (24 loc) · 604 Bytes
/
PROJECT
File metadata and controls
24 lines (24 loc) · 604 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
domain: openshift.io
layout:
- go.kubebuilder.io/v3
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: route-monitor-operator
repo: github.com/openshift/route-monitor-operator
resources:
-
controller: true
domain: openshift.io
group: monitoring
kind: RouteMonitor
path: github.com/openshift/route-monitor-operator/api/v1alpha1
version: v1alpha1
-
controller: true
domain: openshift.io
group: monitoring
kind: ClusterUrlMonitor
path: github.com/openshift/route-monitor-operator/api/v1alpha1
version: v1alpha1
version: "3"