apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - bot.yml - jobs.yml images: - name: dcbot newName: dcbot newTag: latest - name: dcbot-migrations newName: dcbot-migrations newTag: latest