apiVersion: v1 kind: Service metadata: name: app namespace: imagehost spec: selector: app: easyimages2 ports: - name: web port: 80 targetPort: 80