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