Skip to content

Commit 9745c23

Browse files
committed
fixup! bump Go to 1.22
1 parent 8ed8517 commit 9745c23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/aso/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ patches:
2525
name: azureserviceoperator-system
2626
- patch: |-
2727
- op: test
28-
path: /spec/template/spec/containers/0/args/4
28+
path: /spec/template/spec/containers/0/args/6
2929
value: --crd-pattern=
3030
- op: replace # Users can specify additional ASO CRDs. CRDs should be appended with ';'
31-
path: /spec/template/spec/containers/0/args/4
31+
path: /spec/template/spec/containers/0/args/6
3232
value: --crd-pattern=${ADDITIONAL_ASO_CRDS:= }
3333
target:
3434
group: apps

0 commit comments

Comments
 (0)