mirror of
https://gitee.com/devstar/devstar-devcontainer-operator
synced 2025-09-09 03:25:50 +00:00
initial commit (skeleton)
This commit is contained in:
20
PROJECT
Normal file
20
PROJECT
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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: devstar.cn
|
||||
layout:
|
||||
- go.kubebuilder.io/v4
|
||||
projectName: devstar-devcontainer-kubebuilder-scaffold
|
||||
repo: devstar.cn/DevcontainerApp
|
||||
resources:
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: devstar.cn
|
||||
group: devcontainer
|
||||
kind: DevcontainerApp
|
||||
path: devstar.cn/DevcontainerApp/api/v1
|
||||
version: v1
|
||||
version: "3"
|
Reference in New Issue
Block a user