minio/charts: fix order in UI

This commit is contained in:
Stavros kois
2023-11-02 14:39:39 +02:00
committed by Stavros Kois
parent 85c7b79421
commit 30c92aa308
2 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
annotations:
title: MinIO
type: application
version: 1.7.19
version: 1.7.20
apiVersion: v2
appVersion: '2023-03-13'
kubeVersion: '>=1.16.0-0'

View File

@@ -165,6 +165,15 @@ questions:
default: 9002
required: true
- variable: certificate
description: "Minio Certificate"
label: "Minio Certificate"
group: "Minio Configuration"
schema:
type: int
$ref:
- "definitions/certificate"
- variable: minioDomain
label: "Minio Domain Name"
description: "This is only required if TLS is configured for Minio"
@@ -175,15 +184,6 @@ questions:
"null": true
show_if: [["certificate", "!=", null]]
- variable: certificate
description: "Minio Certificate"
label: "Minio Certificate"
group: "Minio Configuration"
schema:
type: int
$ref:
- "definitions/certificate"
- variable: logsearchapi
label: Log Search API Configuration
description: Log Search API Configuration