mirror of
https://github.com/labring/sealos.git
synced 2026-08-29 01:39:49 +08:00
7aaad32a64
* add license (#20) --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: yy <lingdie.yy@outlook.com> Co-authored-by: 谢金虎 <1050780355@qq.com> Co-authored-by: lingdie <lingdie@users.noreply.github.com>
21 lines
557 B
Plaintext
21 lines
557 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: sealos.io
|
|
layout:
|
|
- go.kubebuilder.io/v4
|
|
projectName: license
|
|
repo: github.com/labring/sealos/controllers/license
|
|
resources:
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: sealos.io
|
|
group: license
|
|
kind: License
|
|
path: github.com/labring/sealos/controllers/license/api/v1
|
|
version: v1
|
|
version: "3"
|