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