|
@@ -27,6 +27,7 @@ const hardcodedNames: { [key: string]: string } = {
|
|
|
keda: "KEDA",
|
|
keda: "KEDA",
|
|
|
"grafana-agent": "Grafana Agent",
|
|
"grafana-agent": "Grafana Agent",
|
|
|
"ecr-secrets-updater": "ECR Secrets Updater",
|
|
"ecr-secrets-updater": "ECR Secrets Updater",
|
|
|
|
|
+ "nri-bundle": "New Relic",
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
const hardcodedIcons: { [key: string]: string } = {
|
|
const hardcodedIcons: { [key: string]: string } = {
|