kind: Service apiVersion: v1 metadata: name: identity-service spec: selector: app: identity-service ports: - protocol: TCP port: 80 targetPort: http