apiVersion: v1 kind: Service metadata: name: docs namespace: loom spec: selector: { app: docs } ports: - { name: http, port: 80, targetPort: http }