mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
move transmission to jellyfin
This commit is contained in:
@@ -17,3 +17,7 @@ spec:
|
||||
kind: HelmRelease
|
||||
name: jellyfin
|
||||
namespace: jellyfin
|
||||
- apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
name: transmission-openvpn
|
||||
namespace: jellyfin
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: transmission-openvpn
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 15m
|
||||
path: transmission-openvpn
|
||||
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:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
validation: server
|
||||
healthChecks:
|
||||
- apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
name: transmission-openvpn
|
||||
namespace: transmission-openvpn
|
||||
@@ -1,4 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: transmission-openvpn
|
||||
Reference in New Issue
Block a user