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