notebooks/workspaces/controller/PROJECT

33 lines
876 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: kubeflow.org
layout:
- go.kubebuilder.io/v4
projectName: workspace-controller
repo: github.com/kubeflow/notebooks/workspaces/controller
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: kubeflow.org
kind: Workspace
path: github.com/kubeflow/notebooks/workspaces/controller/api/v1beta1
version: v1beta1
webhooks:
validation: true
webhookVersion: v1
- api:
crdVersion: v1
controller: true
domain: kubeflow.org
kind: WorkspaceKind
path: github.com/kubeflow/notebooks/workspaces/controller/api/v1beta1
version: v1beta1
webhooks:
validation: true
webhookVersion: v1
version: "3"