Gluttony-Cluster/api/general-api/flux/general-api-image-update-automation.yaml

23 lines
509 B
YAML
Raw Normal View History

2023-11-04 00:38:51 +00:00
apiVersion: image.toolkit.fluxcd.io/v1beta2
2023-11-04 00:15:22 +00:00
kind: ImageUpdateAutomation
metadata:
name: general-api-image-update-automation
namespace: flux-system
spec:
sourceRef:
kind: GitRepository
name: flux-system
git:
checkout:
ref:
branch: main
commit:
author:
name: fluxcdbot
email: fluxcdbot@clortox.com
messageTemplate: 'Update image tag to {{range .Updated.Images}}{{println .}}{{end}}'
update:
path: ./api/general-api
strategy: Setters