add arr-stack
This commit is contained in:
14
arr-stack/tunnel/svc.yaml
Normal file
14
arr-stack/tunnel/svc.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: deluge
|
||||
spec:
|
||||
selector:
|
||||
app: deluge-tunnel
|
||||
ports:
|
||||
- port: 58846
|
||||
targetPort: 58846
|
||||
name: deluge
|
||||
- port: 8112
|
||||
targetPort: 8112
|
||||
name: web
|
||||
Reference in New Issue
Block a user