24 lines
680 B
Plaintext
24 lines
680 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: linuxsuren.github.com
|
|
layout:
|
|
- go.kubebuilder.io/v3
|
|
plugins:
|
|
manifests.sdk.operatorframework.io/v2: {}
|
|
scorecard.sdk.operatorframework.io/v2: {}
|
|
projectName: operator
|
|
repo: github.com/linuxsuren/api-testing/operator
|
|
resources:
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: linuxsuren.github.com
|
|
group: core
|
|
kind: ATest
|
|
path: github.com/linuxsuren/api-testing/operator/api/v1alpha1
|
|
version: v1alpha1
|
|
version: "3"
|