Housekeeping

This commit is contained in:
2021-03-11 08:57:52 +01:00
parent 9225b83080
commit 78b47311d0
9 changed files with 426 additions and 191 deletions

View File

@ -31,6 +31,7 @@ spec:
containers:
- name: radarr
image: bv11-cr01.bessems.eu/proxy/linuxserver/radarr:nightly
imagePullPolicy: Always
ports:
- name: web
containerPort: 7878

View File

@ -31,6 +31,7 @@ spec:
containers:
- name: sonarr
image: bv11-cr01.bessems.eu/proxy/linuxserver/sonarr:preview
imagePullPolicy: Always
ports:
- name: web
containerPort: 8989

View File

@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
linkerd.io/inject: enabled
name: pvr