Files
nextcloud/deploy/whiteboard/image-update-automation.yaml

25 lines
479 B
YAML

apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageUpdateAutomation
metadata:
name: whiteboard
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: cloud-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