18 lines
643 B
Diff
18 lines
643 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -2,3 +2,14 @@
|
|
name: pixie-operator-chart
|
|
type: application
|
|
version: 0.0.25
|
|
+kubeVersion: '>=1.16.0'
|
|
+icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/pixie/icon/color/pixie-icon-color.svg
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/release-name: pixie
|
|
+ catalog.cattle.io/display-name: Pixie
|
|
+description: Pixie is an open source observability tool for Kubernetes applications. Use Pixie to view the high-level state of your cluster and also drill-down into more detailed views.
|
|
+keywords:
|
|
+- monitoring
|
|
+- metric
|
|
+- observability
|