infrastructure/cluster/base/flux-system/image-update-automation.yaml

26 lines
578 B
YAML
Raw Normal View History

apiVersion: image.toolkit.fluxcd.io/v1beta1
kind: ImageUpdateAutomation
metadata:
name: flux-system
namespace: presidential-paradise
spec:
interval: 1m0s
sourceRef:
kind: GitRepository
name: flux-system
2021-10-31 12:47:52 +01:00
namespace: flux-system
git:
checkout:
ref:
branch: main
commit:
author:
email: fluxcdbot@users.noreply.github.com
name: fluxcdbot
messageTemplate: '{{range .Updated.Images}}{{println .}}{{end}}'
push:
branch: main
update:
path: ./cluster/apps/presidential-paradise
strategy: Setters