github.com/redhat-appstudio/release-service@v0.0.0-20240507143925-083712697924/config/scorecard/kustomization.yaml (about)

     1  resources:
     2  - bases/config.yaml
     3  patchesJson6902:
     4  - path: patches/basic.config.yaml
     5    target:
     6      group: scorecard.operatorframework.io
     7      version: v1alpha3
     8      kind: Configuration
     9      name: config
    10  - path: patches/olm.config.yaml
    11    target:
    12      group: scorecard.operatorframework.io
    13      version: v1alpha3
    14      kind: Configuration
    15      name: config
    16  #+kubebuilder:scaffold:patchesJson6902