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
+11
View File
@@ -0,0 +1,11 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: jellyfin
spec:
interval: 1m0s
url: ssh://git@git.limbosolutions.com:2222/myLimbo.jellyfin
ref:
branch: main
secretRef:
name: flux-repo-ssh-credentials