mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 18:59:09 +00:00
33 lines
804 B
Plaintext
33 lines
804 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
|
||
|
|
domain: netbird.io
|
||
|
|
layout:
|
||
|
|
- helm.kubebuilder.io/v1-alpha
|
||
|
|
- go.kubebuilder.io/v4
|
||
|
|
plugins:
|
||
|
|
helm.kubebuilder.io/v1-alpha: {}
|
||
|
|
projectName: kubernetes-operator
|
||
|
|
repo: github.com/netbirdio/kubernetes-operator
|
||
|
|
resources:
|
||
|
|
- api:
|
||
|
|
crdVersion: v1
|
||
|
|
namespaced: true
|
||
|
|
controller: true
|
||
|
|
domain: netbird.io
|
||
|
|
kind: NBSetupKey
|
||
|
|
path: github.com/netbirdio/kubernetes-operator/api/v1
|
||
|
|
version: v1
|
||
|
|
webhooks:
|
||
|
|
validation: true
|
||
|
|
webhookVersion: v1
|
||
|
|
- external: true
|
||
|
|
kind: Pod
|
||
|
|
path: k8s.io/api/core/v1
|
||
|
|
version: v1
|
||
|
|
webhooks:
|
||
|
|
defaulting: true
|
||
|
|
webhookVersion: v1
|
||
|
|
version: "3"
|