headscale-operator/PROJECT

35 lines
761 B
Plaintext
Raw Normal View History

2022-05-31 01:14:39 +00:00
domain: barpilot.io
layout:
- go.kubebuilder.io/v3
projectName: headscale-operator
repo: github.com/guilhem/headscale-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: barpilot.io
group: headscale
kind: Server
path: github.com/guilhem/headscale-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: barpilot.io
group: headscale
kind: Namespace
path: github.com/guilhem/headscale-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: barpilot.io
group: headscale
kind: PreAuthKey
path: github.com/guilhem/headscale-operator/api/v1alpha1
version: v1alpha1
version: "3"