Gluttony-Cluster/api/general-api/kustomization.yaml

10 lines
264 B
YAML
Raw Normal View History

2023-11-04 02:02:22 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- general-api-deployment.yaml
images:
- name: git.clortox.com/tyler/general-api
newName: git.clortox.com/tyler/general-api
newTag: "1.0.10" # This tag will be updated by Flux.