mirror of
https://gitee.com/devstar/devstar-devcontainer-operator
synced 2025-04-21 09:42:22 +00:00
21 lines
568 B
Plaintext
21 lines
568 B
Plaintext
# 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"
|