dcbot/k8s/base/kustomization.yml

13 lines
238 B
YAML
Raw Normal View History

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