27 lines
606 B
YAML
Raw Normal View History

# clusters/atlas/flux-system/applications/pegasus/image-automation.yaml
2025-12-18 00:46:25 -03:00
apiVersion: image.toolkit.fluxcd.io/v1
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
messageTemplate: "chore(pegasus): apply image updates"
push:
branch: feature/ci-gitops
2025-09-15 19:55:20 -05:00
update:
strategy: Setters
path: services/pegasus