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