domain: kataconfiguration.openshift.io
layout:
- go.kubebuilder.io/v3
plugins:
  manifests.sdk.operatorframework.io/v2: {}
  scorecard.sdk.operatorframework.io/v2: {}
projectName: sandboxed-containers-operator
repo: github.com/openshift/sandboxed-containers-operator
resources:
- controller: true
  domain: kataconfiguration.openshift.io
  group: kataconfiguration
  kind: KataConfig
  path: github.com/openshift/sandboxed-containers-operator/api/v1
  version: v1
  webhooks:
    validation: true
    webhookVersion: v1
version: "3"
