initial commit
This commit is contained in:
30
PROJECT
Normal file
30
PROJECT
Normal file
@@ -0,0 +1,30 @@
|
||||
# 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
|
||||
cliVersion: 4.13.1
|
||||
domain: stinnesbeck.com
|
||||
layout:
|
||||
- go.kubebuilder.io/v4
|
||||
projectName: dns-operator
|
||||
repo: stinnesbeck.com/dns
|
||||
resources:
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: stinnesbeck.com
|
||||
group: dns
|
||||
kind: Resolution
|
||||
path: stinnesbeck.com/dns/api/v1
|
||||
version: v1
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: stinnesbeck.com
|
||||
group: dns
|
||||
kind: Resolver
|
||||
path: stinnesbeck.com/dns/api/v1
|
||||
version: v1
|
||||
version: "3"
|
||||
Reference in New Issue
Block a user