This commit is contained in:
12
services/PVR/Bazarr/service-bazarr.yaml
Normal file
12
services/PVR/Bazarr/service-bazarr.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: bazarr
|
||||
namespace: bazarr
|
||||
spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
name: web
|
||||
port: 6767
|
||||
selector:
|
||||
app: bazarr
|
||||
Reference in New Issue
Block a user