--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: system-log resources: - ../base patches: - path: api.yaml target: kind: Deployment name: api - path: worker.yaml target: kind: Deployment name: worker