apiVersion: v1 kind: Service metadata: name: beszel-hub spec: selector: app: beszel-hub ports: - port: 8090 protocol: TCP