2023-08-01 03:40:04 +00:00
|
|
|
annotations:
|
|
|
|
artifacthub.io/category: storage
|
|
|
|
artifacthub.io/crds: |
|
|
|
|
- kind: KoorCluster
|
|
|
|
version: v1
|
|
|
|
name: koorcluster
|
|
|
|
displayName: Koor Cluster
|
|
|
|
description: "Resource to control the creation of a Koor Storage Cluster."
|
|
|
|
artifacthub.io/license: Apache-2.0
|
|
|
|
artifacthub.io/operator: "true"
|
|
|
|
artifacthub.io/operatorCapabilities: basic install
|
|
|
|
catalog.cattle.io/certified: partner
|
|
|
|
catalog.cattle.io/display-name: Koor Operator
|
|
|
|
catalog.cattle.io/kube-version: '>=1.19.0'
|
|
|
|
catalog.cattle.io/release-name: koor-operator
|
|
|
|
apiVersion: v2
|
2023-09-22 15:05:42 +00:00
|
|
|
appVersion: v0.3.8
|
2023-08-01 03:40:04 +00:00
|
|
|
dependencies:
|
|
|
|
- alias: certmanager
|
|
|
|
condition: certmanager.enabled
|
|
|
|
name: cert-manager
|
|
|
|
repository: file://./charts/cert-manager
|
2023-09-22 15:05:42 +00:00
|
|
|
version: v1.13.0
|
2023-08-01 03:40:04 +00:00
|
|
|
description: A Helm chart for deploying the Koor Operator to Kubernetes
|
|
|
|
icon: https://koor.tech/images/favicon.svg
|
|
|
|
keywords:
|
|
|
|
- storage
|
|
|
|
- operator
|
|
|
|
- rook
|
|
|
|
- ceph
|
|
|
|
kubeVersion: '>=1.19.0'
|
|
|
|
name: koor-operator
|
|
|
|
sources:
|
|
|
|
- https://github.com/koor-tech/koor-operator/
|
|
|
|
type: application
|
2023-09-22 15:05:42 +00:00
|
|
|
version: 0.3.8
|