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
67d83675
Commit
67d83675
authored
Nov 20, 2021
by
Muhammad Rehan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sample question test
parent
cba40a21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
test/machinaris/1.0.11/questions.yaml
test/machinaris/1.0.11/questions.yaml
+19
-0
No files found.
test/machinaris/1.0.11/questions.yaml
View file @
67d83675
...
...
@@ -9,6 +9,8 @@ groups:
description
:
"
Set
the
environment
that
will
be
visible
to
the
container"
-
name
:
"
Resource
Limits"
description
:
"
Set
CPU/memory
limits
for
Kubernetes
Pod"
-
name
:
"
Configure
Coins"
description
:
"
Configure
different
coins"
portals
:
web_portal
:
...
...
@@ -188,3 +190,20 @@ questions:
type
:
string
show_if
:
[[
"
enableResourceLimits"
,
"
="
,
true
]]
valid_chars
:
"
^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$"
-
variable
:
enableStor
label
:
"
Enable
Stor"
group
:
"
Configure
Coins"
schema
:
type
:
boolean
default
:
true
-
variable
:
coins.7.apiPort.nodePort
label
:
"
Machinaris-Stor
API
Port"
group
:
"
Configure
Coins"
description
:
"
API
Port
for
Machinaris-Stor"
schema
:
type
:
int
min
:
9000
max
:
65535
default
:
9004
show_if
:
[[
"
enableStor"
,
"
="
,
true
]]
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