# 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: operators.dev
layout:
- go.kubebuilder.io/v4
plugins:
  helm.kubebuilder.io/v2-alpha:
    manifests: dist/install.yaml
    output: dist
projectName: ntn-operators
repo: github.com/thc1006/ntn-operators
resources:
- api:
    crdVersion: v1
    namespaced: true
  controller: true
  domain: operators.dev
  group: ntn
  kind: SatelliteEphemeris
  path: github.com/thc1006/ntn-operators/api/v1alpha1
  version: v1alpha1
- api:
    crdVersion: v1
    namespaced: true
  controller: true
  domain: operators.dev
  group: ntn
  kind: GroundStationLifecycle
  path: github.com/thc1006/ntn-operators/api/v1alpha1
  version: v1alpha1
- api:
    crdVersion: v1
    namespaced: true
  controller: true
  domain: operators.dev
  group: ntn
  kind: NTNCellConfig
  path: github.com/thc1006/ntn-operators/api/v1alpha1
  version: v1alpha1
- api:
    crdVersion: v1
    namespaced: true
  controller: true
  domain: operators.dev
  group: ntn
  kind: NTNSlice
  path: github.com/thc1006/ntn-operators/api/v1alpha1
  version: v1alpha1
version: "3"
