liveliness probes for a bunch of stuff + tdarr implementation and
soulseek (slskd+soularr) integration
This commit is contained in:
14
k8s_manifests/slskd/service.yaml
Normal file
14
k8s_manifests/slskd/service.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: svc-slskd
|
||||
spec:
|
||||
selector:
|
||||
app.kubernetes.io/name: slskd
|
||||
ports:
|
||||
- name: webui
|
||||
protocol: TCP
|
||||
port: 80
|
||||
targetPort: 5030
|
||||
|
||||
|
Reference in New Issue
Block a user