Add prowlarr environment

This commit is contained in:
Tyler Perkins 2023-10-09 20:05:21 -04:00
parent 059836f5db
commit 5236f39155
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: pree
namespace: flux-system
spec:
interval: 5m0s
url: "https://charts.pree.dev"

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: prowlarr-ns