Initial commit
This commit is contained in:
37
PROJECT
Normal file
37
PROJECT
Normal file
@@ -0,0 +1,37 @@
|
||||
# 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: github.io
|
||||
layout:
|
||||
- go.kubebuilder.io/v4
|
||||
projectName: goma-operator
|
||||
repo: github.com/jkaninda/goma-operator
|
||||
resources:
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: github.io
|
||||
group: gomaproj
|
||||
kind: Gateway
|
||||
path: github.com/jkaninda/goma-operator/api/v1beta1
|
||||
version: v1beta1
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: github.io
|
||||
group: gomaproj
|
||||
kind: Route
|
||||
path: github.com/jkaninda/goma-operator/api/v1beta1
|
||||
version: v1beta1
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
domain: github.io
|
||||
group: gomaproj
|
||||
kind: Middleware
|
||||
path: github.com/jkaninda/goma-operator/api/v1beta1
|
||||
version: v1beta1
|
||||
version: "3"
|
||||
Reference in New Issue
Block a user