Add prowlarr environment
This commit is contained in:
parent
059836f5db
commit
5236f39155
8
base/prowlarr/pree-helm-repo.yaml
Normal file
8
base/prowlarr/pree-helm-repo.yaml
Normal 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"
|
4
base/prowlarr/prowlarr-namespace.yaml
Normal file
4
base/prowlarr/prowlarr-namespace.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: prowlarr-ns
|
Loading…
Reference in New Issue
Block a user