# 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: openshift.io
layout:
- go.kubebuilder.io/v4
plugins:
  manifests.sdk.operatorframework.io/v2: {}
  scorecard.sdk.operatorframework.io/v2: {}
projectName: lifecycle-agent
repo: github.com/openshift-kni/lifecycle-agent
resources:
- api:
    crdVersion: v1
    namespaced: true
  controller: true
  domain: openshift.io
  group: lca
  kind: ImageBasedUpgrade
  path: github.com/openshift-kni/lifecycle-agent/api/imagebasedupgrade/v1
  version: v1
- api:
    crdVersion: v1
    namespaced: true
  controller: true
  domain: openshift.io
  group: lca
  kind: SeedGenerator
  path: github.com/openshift-kni/lifecycle-agent/api/seedgenerator/v1
  version: v1
version: "3"
