19 lines
308 B
YAML
19 lines
308 B
YAML
argocd:
|
|
namespace: argocd
|
|
project: default
|
|
|
|
mainDestination: https://kubernetes.default.svc
|
|
mainNamespace: thomflix
|
|
|
|
mediaLibrary:
|
|
storageClassName: default
|
|
storageSize: 1Ti
|
|
|
|
generalConfigStorageClass: default
|
|
|
|
transmission:
|
|
torrentPort: 51414
|
|
rpcPort: 10109
|
|
|
|
jellyfinURL: "jellyfin.domain.net"
|