mirror of
https://github.com/bapung/gitea-runner-operator.git
synced 2026-06-21 23:48:43 +00:00
Initial operator-sdk bootstrap
This commit is contained in:
23
PROJECT
Normal file
23
PROJECT
Normal file
@@ -0,0 +1,23 @@
|
||||
# Code generated by tool. DO NOT EDIT.
|
||||
# This file is used to track the info used to scaffold your project
|
||||
# and allow the plugins properly work.
|
||||
# More info: https://book.kubebuilder.io/reference/project-config.html
|
||||
domain: bpg.pw
|
||||
layout:
|
||||
- go.kubebuilder.io/v4
|
||||
plugins:
|
||||
manifests.sdk.operatorframework.io/v2: {}
|
||||
scorecard.sdk.operatorframework.io/v2: {}
|
||||
projectName: gitea-runner-operator
|
||||
repo: github.com/bapung/gitea-runner-operator
|
||||
resources:
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: bpg.pw
|
||||
group: gitea
|
||||
kind: RunnerGroup
|
||||
path: github.com/bapung/gitea-runner-operator/api/v1alpha1
|
||||
version: v1alpha1
|
||||
version: "3"
|
||||
Reference in New Issue
Block a user