Pārlūkot izejas kodu

Specify minio cert in questions

Waqar Ahmed 4 gadi atpakaļ
vecāks
revīzija
17078844c5
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9 0
      test/minio/1.2.0/questions.yaml

+ 9 - 0
test/minio/1.2.0/questions.yaml

@@ -138,6 +138,15 @@ questions:
             default: 9000
             required: true
 
+  - variable: certificate
+    description: "Minio Certificate"
+    label: "Minio Certificate"
+    group: "Minio Configuration"
+    schema:
+      type: int
+      $ref:
+        - "definitions/certificate"
+
   - variable: appVolumeMounts
     label: "Minio Storage"
     group: "Storage"