Ver Fonte

minio/charts: fix order in UI

Stavros kois há 2 anos atrás
pai
commit
30c92aa308

+ 1 - 1
library/ix-dev/charts/minio/Chart.yaml

@@ -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'

+ 9 - 9
library/ix-dev/charts/minio/questions.yaml

@@ -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