apiVersion: v1 kind: Service metadata: annotations: kompose.cmd: kompose convert kompose.version: 1.26.1 (a9d05d509) creationTimestamp: null labels: io.kompose.service: next-terminal name: next-terminal spec: ports: - name: "8088" port: 8088 targetPort: 8088 selector: io.kompose.service: next-terminal status: loadBalancer: {}