setup fluxcd

This commit is contained in:
Márcio Fernandes
2026-07-11 21:36:04 +00:00
parent becc4ef4a9
commit 5ab4747651
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ spec:
interval: 1m
sourceRef:
kind: GitRepository
name: lms
name: jellyfin
path: deploy/app
prune: true
suspend: false
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: jellyfin
spec:
interval: 1m0s
url: ssh://git@git.limbosolutions.com:2222/myLimbo.jellyfin
url: ssh://git@git.limbosolutions.com:2222/myLimbo/Jellyfin.git
ref:
branch: main
secretRef:
+5 -3
View File
@@ -5,10 +5,12 @@ resources:
- app-sync.yaml
secretGenerator:
- name: flux-repo-ssh-credentials
namespace: lyrionmusicserver
namespace: jellyfin
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: jellyfin
generatorOptions:
disableNameSuffixHash: true