apiVersion: v1 kind: Service metadata: name: headlamp namespace: headlamp spec: ports: - port: 80 targetPort: 4466 selector: app: headlamp