Submitting koor-tech/koor-operator

Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
pull/714/head
Zuhair AlSader 2023-04-10 18:23:54 -04:00
parent fae9f02fa6
commit e3be805ac3
No known key found for this signature in database
GPG Key ID: 91C0EEE040E8577D
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1 @@
An operator that installs Koor Storage Distro

View File

@ -0,0 +1,30 @@
questions:
- variable: certmanager.enabled
required: true
type: boolean
label: Install cert-manager
group: "General Settings"
- variable: koorCluster.spec.useAllDevices
required: true
type: boolean
label: Use all devices
group: "Koor Cluster Settings"
- variable: koorCluster.spec.monitoringEnabled
required: true
type: boolean
label: Enable Monitoring
group: "Koor Cluster Settings"
- variable: koorCluster.spec.dashboardEnabled
required: true
type: boolean
label: Enable Dashboard
group: "Koor Cluster Settings"
- variable: koorCluster.spec.toolboxEnabled
required: true
type: boolean
label: Enable Toolbox
group: "Koor Cluster Settings"

View File

@ -0,0 +1,5 @@
HelmRepo: https://koor-tech.github.io/koor-operator
HelmChart: koor-operator
Vendor: koor-tech
DisplayName: Koor Operator
Fetch: latest