Files
k8s-operator-playground/PROJECT
Bastian Schnorbus cbefdfba7b new attempt
2025-05-06 23:03:51 +02:00

24 lines
631 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: rs
layout:
- go.kubebuilder.io/v4
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: k8s-operator-playground
repo: github.com/baschno/tdset-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: rs
group: schedule
kind: TDSet
path: github.com/baschno/tdset-operator/api/v1
version: v1
version: "3"