Init project
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

This commit is contained in:
2025-07-15 17:58:36 +02:00
parent 61902f4159
commit 7c2294d9df
77 changed files with 4797 additions and 0 deletions

39
PROJECT Normal file
View File

@@ -0,0 +1,39 @@
# 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.6.0
domain: badhouseplants.net
layout:
- go.kubebuilder.io/v4
projectName: yaho
repo: github.com/allanger/yaho
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: badhouseplants.net
group: yaho
kind: HelmRelease
path: github.com/allanger/yaho/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: badhouseplants.net
group: yaho
kind: HelmDiff
path: github.com/allanger/yaho/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: badhouseplants.net
group: yaho
kind: HelmValues
path: github.com/allanger/yaho/api/v1alpha1
version: v1alpha1
version: "3"