mirror of https://git.rancher.io/charts
17 lines
654 B
Diff
17 lines
654 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -26,3 +26,12 @@
|
|
- name: Longhorn maintainers
|
|
email: maintainers@longhorn.io
|
|
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/longhorn/icon/color/longhorn-icon-color.png
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: rancher
|
|
+ catalog.cattle.io/namespace: longhorn-system
|
|
+ catalog.cattle.io/release-name: longhorn
|
|
+ catalog.cattle.io/ui-component: longhorn
|
|
+ catalog.cattle.io/provides-gvr: longhorn.io/v1beta1
|
|
+ catalog.cattle.io/display-name: "Longhorn"
|
|
+ catalog.cattle.io/os: linux
|
|
+ catalog.cattle.io/auto-install: longhorn-crd=match
|
|
\ No newline at end of file
|