This commit is contained in:
Morten Olsen
2025-12-12 11:10:01 +01:00
commit 277fc459d5
64 changed files with 8625 additions and 0 deletions

21
PROJECT Normal file
View File

@@ -0,0 +1,21 @@
# 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.10.1
domain: homelab.mortenolsen.pro
layout:
- go.kubebuilder.io/v4
projectName: nuclei-operator
repo: github.com/mortenolsen/nuclei-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: homelab.mortenolsen.pro
group: nuclei
kind: NucleiScan
path: github.com/mortenolsen/nuclei-operator/api/v1alpha1
version: v1alpha1
version: "3"