Browse Source

Specify minio cert in questions

Waqar Ahmed 4 năm trước cách đây
mục cha
commit
17078844c5
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  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"