--- apiVersion: v1 kind: Service metadata: name: hexound spec: selector: app: hexound ports: - protocol: TCP port: 80 targetPort: 8080