Your advanced code editor is loading. Please wait a moment. apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: gotk-components.yaml gotk-sync.yaml labels: pairs: toolkit.fluxcd.io/tenant: sre-team patches: patch: | op: add path: /spec/template/spec/containers/0/args/- value: –concurrent=20 op: add path: /spec/template/spec/containers/0/args/- value: –requeue-dependency=5s target: kind: Deployment name: “(kustomize-controller|helm-controller|source-controller)”