Scott Baker | 2f8fe3a | 2022-05-09 10:48:16 -0700 | [diff] [blame] | 1 | # SPDX-FileCopyrightText: 2022-present Intel Corporation |
| 2 | # SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org> |
| 3 | # |
| 4 | # SPDX-License-Identifier: Apache-2.0 |
| 5 | |
| 6 | apiVersion: v2 |
| 7 | name: sdcore-prom-kafka |
| 8 | kubeVersion: ">=1.17.0" |
| 9 | type: application |
| 10 | version: 1.0.0 |
| 11 | appVersion: v2.1.0 |
| 12 | description: Poll Prometheus for core changes and push to Kafka |
| 13 | keywords: |
| 14 | - aether |
| 15 | home: https://www.opennetworking.org/aether/ |
| 16 | maintainers: |
| 17 | - name: Aether Ops team |
| 18 | email: support@opennetworking.org |