k3s-files/nwbot/services.yaml
2023-01-08 14:18:24 +08:00

14 lines
175 B
YAML

apiVersion: v1
kind: Service
metadata:
name: nwbot
labels:
app: nwbot
spec:
ports:
- port: 53121
protocol: TCP
name: http
selector:
app: nwbot