kind: Service apiVersion: v1 metadata: name: grafana-app labels: app: grafana-app spec: selector: app: grafana-app ports: - name: web port: 3000