Initial commit.

This commit is contained in:
2023-02-19 20:46:21 +00:00
commit 984e1a0f7b
45 changed files with 11131 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# 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: raczylo.com
layout:
- go.kubebuilder.io/v3
projectName: jobs-manager-operator
repo: raczylo.com/jobs-manager-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: raczylo.com
group: jobsmanager
kind: ManagedJob
path: raczylo.com/jobs-manager-operator/api/v1beta1
version: v1beta1
version: "3"