We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed8517 commit 9745c23Copy full SHA for 9745c23
config/aso/kustomization.yaml
@@ -25,10 +25,10 @@ patches:
25
name: azureserviceoperator-system
26
- patch: |-
27
- op: test
28
- path: /spec/template/spec/containers/0/args/4
+ path: /spec/template/spec/containers/0/args/6
29
value: --crd-pattern=
30
- op: replace # Users can specify additional ASO CRDs. CRDs should be appended with ';'
31
32
value: --crd-pattern=${ADDITIONAL_ASO_CRDS:= }
33
target:
34
group: apps
0 commit comments