30 lines
835 B
Plaintext
30 lines
835 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
|
|
cliVersion: 4.15.0
|
|
domain: ddupan.top
|
|
layout:
|
|
- go.kubebuilder.io/v4
|
|
projectName: postgresql-tenant-operator
|
|
repo: git.ddupan.top/panxiao81/postgresql-tenant-operator
|
|
resources:
|
|
- api:
|
|
crdVersion: v1
|
|
controller: true
|
|
domain: ddupan.top
|
|
group: database
|
|
kind: PostgreSQLInstance
|
|
path: git.ddupan.top/panxiao81/postgresql-tenant-operator/api/v1alpha1
|
|
version: v1alpha1
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: ddupan.top
|
|
group: database
|
|
kind: PostgreSQLTenant
|
|
path: git.ddupan.top/panxiao81/postgresql-tenant-operator/api/v1alpha1
|
|
version: v1alpha1
|
|
version: "3"
|