projected created

This commit is contained in:
Márcio Fernandes
2026-07-11 21:20:21 +00:00
parent 68fcadd3a9
commit becc4ef4a9
14 changed files with 266 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: jellyfin
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: lms
path: deploy/app
prune: true
suspend: false