mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-27 19:35:22 +00:00
17 lines
383 B
YAML
17 lines
383 B
YAML
|
resources:
|
||
|
- bases/config.yaml
|
||
|
patchesJson6902:
|
||
|
- path: patches/basic.config.yaml
|
||
|
target:
|
||
|
group: scorecard.operatorframework.io
|
||
|
version: v1alpha3
|
||
|
kind: Configuration
|
||
|
name: config
|
||
|
- path: patches/olm.config.yaml
|
||
|
target:
|
||
|
group: scorecard.operatorframework.io
|
||
|
version: v1alpha3
|
||
|
kind: Configuration
|
||
|
name: config
|
||
|
#+kubebuilder:scaffold:patchesJson6902
|