k3s-files/nwbot/services.yaml

14 lines
175 B
YAML
Raw Normal View History

2023-01-08 06:18:24 +00:00
apiVersion: v1
kind: Service
metadata:
name: nwbot
labels:
app: nwbot
spec:
ports:
- port: 53121
protocol: TCP
name: http
selector:
app: nwbot