You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
427 B
21 lines
427 B
domain: mashibing.com
|
|
layout:
|
|
- go.kubebuilder.io/v3
|
|
projectName: mashibing-deployment
|
|
repo: mashibing.com/pkg/mashibing-deployment
|
|
resources:
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: mashibing.com
|
|
group: apps
|
|
kind: MsbDeployment
|
|
path: mashibing.com/pkg/mashibing-deployment/api/v1
|
|
version: v1
|
|
webhooks:
|
|
defaulting: true
|
|
validation: true
|
|
webhookVersion: v1
|
|
version: "3"
|