apiVersion: v1 kind: Service metadata: name: partial-ok namespace: partial spec: selector: app: partial-ok ports: - port: 80 targetPort: 8080