liveliness probes for a bunch of stuff + tdarr implementation and
soulseek (slskd+soularr) integration
This commit is contained in:
@@ -10,5 +10,17 @@ spec:
|
||||
protocol: TCP
|
||||
port: 80
|
||||
targetPort: 32400
|
||||
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: svc-plex-lb
|
||||
spec:
|
||||
type: NodePort
|
||||
selector:
|
||||
app.kubernetes.io/name: plex
|
||||
ports:
|
||||
- name: plex
|
||||
protocol: TCP
|
||||
port: 32400
|
||||
|
||||
|
Reference in New Issue
Block a user