mirror of
https://github.com/Gradiant/open5gs-legacy-operator.git
synced 2025-11-02 04:53:27 +00:00
first commit
This commit is contained in:
30
PROJECT
Normal file
30
PROJECT
Normal file
@@ -0,0 +1,30 @@
|
||||
# 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: gradiant.org
|
||||
layout:
|
||||
- hybrid.helm.sdk.operatorframework.io/v1-alpha
|
||||
plugins:
|
||||
manifests.sdk.operatorframework.io/v2: {}
|
||||
scorecard.sdk.operatorframework.io/v2: {}
|
||||
projectName: open5gs-operator
|
||||
repo: gradiant/open5gs-legacy-operator
|
||||
resources:
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
domain: gradiant.org
|
||||
group: net
|
||||
kind: Open5GS
|
||||
version: v1
|
||||
- api:
|
||||
crdVersion: v1
|
||||
namespaced: true
|
||||
controller: true
|
||||
domain: gradiant.org
|
||||
group: net
|
||||
kind: Open5GSUser
|
||||
path: gradiant/open5gs-legacy-operator/api/v1
|
||||
version: v1
|
||||
version: "3"
|
||||
Reference in New Issue
Block a user