Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
b84cf048
Commit
b84cf048
authored
Oct 17, 2021
by
sonicaj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve wording for distributed minio cluster
parent
0f8c3fba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
test/minio/1.4.0/questions.yaml
test/minio/1.4.0/questions.yaml
+3
-2
No files found.
test/minio/1.4.0/questions.yaml
View file @
b84cf048
...
@@ -62,6 +62,7 @@ questions:
...
@@ -62,6 +62,7 @@ questions:
-
variable
:
distributedMode
-
variable
:
distributedMode
label
:
"
Enable
Distributed
Mode"
label
:
"
Enable
Distributed
Mode"
description
:
"
Run
Minio
instance
to
connect
to
a
distributed
minio
cluster"
group
:
"
Minio
Configuration"
group
:
"
Minio
Configuration"
schema
:
schema
:
type
:
boolean
type
:
boolean
...
@@ -69,14 +70,14 @@ questions:
...
@@ -69,14 +70,14 @@ questions:
show_subquestions_if
:
true
show_subquestions_if
:
true
subquestions
:
subquestions
:
-
variable
:
distributedIps
-
variable
:
distributedIps
label
:
"
Distributed
Minio
URI(s)"
label
:
"
Distributed
Minio
Instance
URI(s)"
schema
:
schema
:
type
:
list
type
:
list
required
:
true
required
:
true
default
:
[]
default
:
[]
items
:
items
:
-
variable
:
ip
-
variable
:
ip
label
:
"
Distributed
Minio
URI"
label
:
"
Distributed
Minio
Instance
URI"
schema
:
schema
:
type
:
string
type
:
string
empty
:
false
empty
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment