add tubearchivist to jellyfin

This commit is contained in:
2024-04-04 23:22:14 -06:00
parent 0984e40cc8
commit 270b62be53
5 changed files with 37 additions and 15 deletions

View File

@@ -0,0 +1,19 @@
job:
schedule: "0 * * * *"
image:
repository: bbilly1/tubearchivist-jf
tag: v0.1.2
pullPolicy: IfNotPresent
persistence:
youtube:
claimName: ""
config:
tubearchivistUrl: ""
jellyfinUrl: ""
secrets:
tubearchivistToken:
existingSecretName: ""
existingSecretKey: token
jellyfinToken:
existingSecretName: ""
existingSecretKey: token