fluxcd: zigbee2mqtt
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
apiVersion: image.toolkit.fluxcd.io/v1
|
||||
kind: ImageUpdateAutomation
|
||||
metadata:
|
||||
name: zigbee2mqtt
|
||||
spec:
|
||||
interval: 72h
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: casa
|
||||
namespace: casa-limbosolutions-com
|
||||
git:
|
||||
checkout:
|
||||
ref:
|
||||
branch: main
|
||||
commit:
|
||||
author:
|
||||
name: FluxCD
|
||||
email: flux@local
|
||||
messageTemplate: |
|
||||
Update zigbee2mqtt image.
|
||||
push:
|
||||
branch: main
|
||||
update:
|
||||
path: ./services/zigbee2mqtt/deploy/app/statefulset.yaml
|
||||
strategy: Setters
|
||||
Reference in New Issue
Block a user