Files
dns-operator/PROJECT
Nils Stinnesbeck 168e9c6db2
Some checks failed
Lint / Run on Ubuntu (push) Has been cancelled
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
initial commit
2026-04-13 00:40:35 +02:00

31 lines
711 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
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"