27 lines
645 B
YAML
Raw Normal View History

# clusters/atlas/flux-system/applications/pegasus/image-automation.yaml
apiVersion: image.toolkit.fluxcd.io/v1beta2
2025-09-15 19:55:20 -05:00
kind: ImageUpdateAutomation
metadata:
name: pegasus
namespace: flux-system
spec:
interval: 1m0s
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
2025-09-15 19:55:20 -05:00
git:
checkout:
ref:
branch: feature/ci-gitops
2025-09-15 19:55:20 -05:00
commit:
author:
email: ops@bstein.dev
name: flux-bot
2025-09-15 19:55:20 -05:00
messageTemplate: "chore(pegasus): update image to {{range .Updated.Images}}{{.}}{{end}}"
push:
branch: feature/ci-gitops
2025-09-15 19:55:20 -05:00
update:
strategy: Setters
path: services/pegasus