12 lines
202 B
YAML
12 lines
202 B
YAML
resources:
|
|
- ../../base
|
|
|
|
patches:
|
|
- patch: |-
|
|
- op: replace
|
|
path: /spec/channel
|
|
value: 'stable-3.10'
|
|
target:
|
|
kind: Subscription
|
|
name: container-security-operator
|