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
f7cb07d7
Commit
f7cb07d7
authored
Nov 25, 2020
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix format errors
parent
c29cead6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
test/ix-chart/2010.0.2/questions.yaml
test/ix-chart/2010.0.2/questions.yaml
+4
-0
No files found.
test/ix-chart/2010.0.2/questions.yaml
View file @
f7cb07d7
...
@@ -51,6 +51,7 @@ questions:
...
@@ -51,6 +51,7 @@ questions:
# Image related
# Image related
-
variable
:
image
-
variable
:
image
description
:
"
Docker
Image
Details"
description
:
"
Docker
Image
Details"
label
:
"
Docker
Image"
group
:
"
Container
Images"
group
:
"
Container
Images"
schema
:
schema
:
type
:
dict
type
:
dict
...
@@ -101,6 +102,7 @@ questions:
...
@@ -101,6 +102,7 @@ questions:
-
variable
:
restartPolicy
-
variable
:
restartPolicy
description
:
"
Restart
Policy
for
workload"
description
:
"
Restart
Policy
for
workload"
label
:
"
Restart
Policy"
label
:
"
Restart
Policy"
group
:
"
Restart
Policy"
schema
:
schema
:
type
:
string
type
:
string
show_if
:
[[
"
workloadType"
,
"
="
,
"
Deployment"
]]
show_if
:
[[
"
workloadType"
,
"
="
,
"
Deployment"
]]
...
@@ -115,6 +117,7 @@ questions:
...
@@ -115,6 +117,7 @@ questions:
-
variable
:
jobRestartPolicy
-
variable
:
jobRestartPolicy
description
:
"
Restart
Policy
for
workload"
description
:
"
Restart
Policy
for
workload"
label
:
"
Restart
Policy"
label
:
"
Restart
Policy"
group
:
"
Restart
Policy"
schema
:
schema
:
type
:
string
type
:
string
default
:
"
OnFailure"
default
:
"
OnFailure"
...
@@ -303,6 +306,7 @@ questions:
...
@@ -303,6 +306,7 @@ questions:
-
variable
:
hostPortsList
-
variable
:
hostPortsList
label
:
"
Specify
host
ports
for
the
workload"
label
:
"
Specify
host
ports
for
the
workload"
description
:
"
Only
use
host
ports
if
scaling
of
a
workload
is
not
required"
description
:
"
Only
use
host
ports
if
scaling
of
a
workload
is
not
required"
group
:
"
Networking"
schema
:
schema
:
show_if
:
[[
"
updateStrategy"
,
"
="
,
"
Recreate"
]]
show_if
:
[[
"
updateStrategy"
,
"
="
,
"
Recreate"
]]
type
:
list
type
:
list
...
...
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