commit 2479ce44a2af4c8e43f2e8a267a68f80f8887ca0 Author: Brian Monroe Date: Wed Nov 20 16:33:05 2024 -0800 First Commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f72095 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Rancher Catalog Helm Repos + +This is for adding manifests to include in our downstream clusters by default. Please be sure you trust these projects. diff --git a/manifests/ceph-csi.yaml b/manifests/ceph-csi.yaml new file mode 100644 index 0000000..8d75405 --- /dev/null +++ b/manifests/ceph-csi.yaml @@ -0,0 +1,9 @@ +apiVersion: catalog.cattle.io/v1 +kind: ClusterRepo +metadata: + annotations: + field.cattle.io/description: The ceph-csi-rbd chart adds rbd volume support to your cluster + name: ceph-csi +spec: + clientSecret: null + url: https://ceph.github.io/csi-charts