add app jellyfin

This commit is contained in:
2024-08-05 00:10:14 +10:00
parent f92cbe0bbd
commit 9a290527ba
13 changed files with 359 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"appName": "XXX",
"userGivenName": "XXX",
"namespace": "XXX",
"destNamespace": "XXX",
"destServer": "https://kubernetes.default.svc",
"srcPath": "XXX/XXX/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}