mirror of
https://github.com/lukaszraczylo/jobs-manager-operator.git
synced 2026-07-08 06:34:25 +00:00
Initial commit.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user