19 lines
346 B
YAML
19 lines
346 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"
|
|
jellyseerrURL: "jellyseerr.domain.net" |