apiVersion: v1 kind: Service metadata: name: qris-jatim spec: selector: app: qris-jatim ports: - name: http port: 80 targetPort: 3000