21 lines
571 B
Plaintext
21 lines
571 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: go17
|
||
|
layout:
|
||
|
- go.kubebuilder.io/v4
|
||
|
projectName: operator
|
||
|
repo: gitlab.com/go-course-project/go17/skills/operator
|
||
|
resources:
|
||
|
- api:
|
||
|
crdVersion: v1
|
||
|
namespaced: true
|
||
|
controller: true
|
||
|
domain: go17
|
||
|
group: devops
|
||
|
kind: AccessBinding
|
||
|
path: gitlab.com/go-course-project/go17/skills/operator/api/v1beta1
|
||
|
version: v1beta1
|
||
|
version: "3"
|