Housekeeping
This commit is contained in:
@ -31,6 +31,7 @@ spec:
|
||||
containers:
|
||||
- name: radarr
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/radarr:nightly
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 7878
|
||||
|
@ -31,6 +31,7 @@ spec:
|
||||
containers:
|
||||
- name: sonarr
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/sonarr:preview
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 8989
|
||||
|
6
services/PVR/namespace-PVR.yml
Normal file
6
services/PVR/namespace-PVR.yml
Normal file
@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
annotations:
|
||||
linkerd.io/inject: enabled
|
||||
name: pvr
|
Reference in New Issue
Block a user