whiteboard add autoupdate image

This commit is contained in:
Márcio Fernandes
2026-07-16 22:07:35 +00:00
parent 07a953009d
commit 3e8b6ed339
5 changed files with 58 additions and 8 deletions
@@ -0,0 +1,24 @@
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageUpdateAutomation
metadata:
name: whiteboard
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: casa-limbosolutions-com
git:
checkout:
ref:
branch: main
commit:
author:
name: FluxCD
email: flux@local
messageTemplate: |
Update whiteboard image.
push:
branch: main
update:
path: .deploy/whiteboard/deployment.yaml
strategy: Setters