Additional repos

This commit is contained in:
Brian Monroe 2024-11-21 07:37:44 -08:00
parent ba358dffd1
commit 201891efad
4 changed files with 28 additions and 1 deletions

View file

@ -2,7 +2,7 @@ apiVersion: catalog.cattle.io/v1
kind: ClusterRepo kind: ClusterRepo
metadata: metadata:
annotations: annotations:
field.cattle.io/description: The ceph-csi-rbd chart adds rbd volume support to your cluster field.cattle.io/description: The ceph-csi charts add support for external Ceph storage to your cluster.
name: ceph-csi name: ceph-csi
spec: spec:
clientSecret: null clientSecret: null

View file

@ -0,0 +1,9 @@
apiVersion: catalog.cattle.io/v1
kind: ClusterRepo
metadata:
annotations:
field.cattle.io/description: The official helm repository for cert-manager from jeststack.io.
name: cert-manager
spec:
clientSecret: null
url: https://charts.jetstack.io

9
manifests/kube-vip.yaml Normal file
View file

@ -0,0 +1,9 @@
apiVersion: catalog.cattle.io/v1
kind: ClusterRepo
metadata:
annotations:
field.cattle.io/description: Official charts from the kube-vip project.
name: kube-vip
spec:
clientSecret: null
url: https://kube-vip.github.io/helm-charts

9
manifests/percona.yaml Normal file
View file

@ -0,0 +1,9 @@
apiVersion: catalog.cattle.io/v1
kind: ClusterRepo
metadata:
annotations:
field.cattle.io/description: Official charts from Percona offer HA Databases and have additional types available from what's in the Rancher Partner repository.
name: percona
spec:
clientSecret: null
url: https://percona.github.io/percona-helm-charts/