Media server maybe

This commit is contained in:
Michael Thomson
2024-01-23 13:58:08 -05:00
parent 7267d4764f
commit a2d364c38f
15 changed files with 7 additions and 181 deletions

View File

@@ -1,11 +1,11 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: qbittorrent
name: media
namespace: flux-system
spec:
interval: 15m
path: ./qbittorrent
path: ./media
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
@@ -15,4 +15,4 @@ spec:
- apiVersion: apps/v1
kind: Deployment
name: qbittorrent
namespace: qbittorrent
namespace: media