apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - gotk-components.yaml - gotk-sync.yaml patches: - patch: | - op: add path: /spec/template/spec/containers/0/args/- value: --concurrency=20 target: kind: Deployment name: "(kustomize-controller|helm-controller|notification-controller|source-controller)"