kubekey/bootstrap/k3s/PROJECT
24sama ffc9e45262 fix the panic of parsing os release.
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-11 11:07:58 +08:00

36 lines
852 B
Plaintext

domain: cluster.x-k8s.io
layout:
- go.kubebuilder.io/v3
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: cluster-api-bootstrap-provider-kubekey-k3s
repo: github.com/kubesphere/kubekey/bootstrap/k3s
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: cluster.x-k8s.io
group: bootstrap
kind: K3sConfig
path: github.com/kubesphere/kubekey/bootstrap/k3s/api/v1beta1
version: v1beta1
webhooks:
defaulting: true
validation: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
domain: cluster.x-k8s.io
group: bootstrap
kind: K3sConfigTemplate
path: github.com/kubesphere/kubekey/bootstrap/k3s/api/v1beta1
version: v1beta1
webhooks:
defaulting: true
validation: true
webhookVersion: v1
version: "3"