flux: add image update automation

This commit is contained in:
Márcio Fernandes
2026-06-06 00:56:37 +00:00
parent 32a5849d3d
commit dc6cdb1686
9 changed files with 61 additions and 18 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ spec:
interval: 1m
sourceRef:
kind: GitRepository
name: lms
name: mosquitto
path: deploy/app
prune: true
+2 -2
View File
@@ -5,13 +5,13 @@ resources:
- app-sync.yaml
secretGenerator:
- name: flux-repo-ssh-credentials
namespace: lyrionmusicserver
namespace: mqtt
files:
- "identity=./.env.d/flux-repo-ssh-key"
- "known_hosts=./.env.d/flux-repo-ssh-known_hosts"
- "pubkey=./.env.d/flux-repo-ssh-key.pub"
- name: flux-sops-age
namespace: lyrionmusicserver
namespace: mqtt
files:
- "age.agekey=./.env.d/age.agekey"
generatorOptions: