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
76b77b75
Commit
76b77b75
authored
May 07, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hide advanced configuration options from ix-chart
parent
83c088ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
test/ix-chart/2105.0.0/questions.yaml
test/ix-chart/2105.0.0/questions.yaml
+9
-2
No files found.
test/ix-chart/2105.0.0/questions.yaml
View file @
76b77b75
...
@@ -7,6 +7,8 @@ groups:
...
@@ -7,6 +7,8 @@ groups:
description
:
"
Set
the
environment
that
will
be
visible
to
the
container"
description
:
"
Set
the
environment
that
will
be
visible
to
the
container"
-
name
:
"
Networking"
-
name
:
"
Networking"
description
:
"
Configure
networking
for
container"
description
:
"
Configure
networking
for
container"
-
name
:
"
Port
Forwarding"
description
:
"
Configure
ports
to
forward
to
workload"
-
name
:
"
Storage"
-
name
:
"
Storage"
description
:
"
Persist
and
share
data
that
is
separate
from
the
lifecycle
of
the
container"
description
:
"
Persist
and
share
data
that
is
separate
from
the
lifecycle
of
the
container"
-
name
:
"
Health
Check"
-
name
:
"
Health
Check"
...
@@ -28,6 +30,7 @@ questions:
...
@@ -28,6 +30,7 @@ questions:
group
:
"
Workload
Details"
group
:
"
Workload
Details"
schema
:
schema
:
type
:
string
type
:
string
hidden
:
true
default
:
"
Deployment"
default
:
"
Deployment"
required
:
true
required
:
true
enum
:
enum
:
...
@@ -43,6 +46,7 @@ questions:
...
@@ -43,6 +46,7 @@ questions:
label
:
"
Cron
Schedule"
label
:
"
Cron
Schedule"
group
:
"
Workload
Details"
group
:
"
Workload
Details"
schema
:
schema
:
hidden
:
true
type
:
cron
type
:
cron
show_if
:
[[
"
workloadType"
,
"
="
,
"
CronJob"
]]
show_if
:
[[
"
workloadType"
,
"
="
,
"
CronJob"
]]
default
:
default
:
...
@@ -104,6 +108,7 @@ questions:
...
@@ -104,6 +108,7 @@ questions:
label
:
"
Restart
Policy"
label
:
"
Restart
Policy"
group
:
"
Restart
Policy"
group
:
"
Restart
Policy"
schema
:
schema
:
hidden
:
true
type
:
string
type
:
string
default
:
"
OnFailure"
default
:
"
OnFailure"
show_if
:
[[
"
workloadType"
,
"
!="
,
"
Deployment"
]]
show_if
:
[[
"
workloadType"
,
"
!="
,
"
Deployment"
]]
...
@@ -252,7 +257,7 @@ questions:
...
@@ -252,7 +257,7 @@ questions:
-
value
:
"
Default"
-
value
:
"
Default"
description
:
"
Use
Default
DNS
Policy"
description
:
"
Use
Default
DNS
Policy"
-
value
:
"
None"
-
value
:
"
None"
description
:
"
Ignore
DNS
settings
from
the
Kuber
en
tes
cluster"
description
:
"
Ignore
DNS
settings
from
the
Kuber
ne
tes
cluster"
-
variable
:
dnsConfig
-
variable
:
dnsConfig
label
:
"
DNS
Configuration"
label
:
"
DNS
Configuration"
group
:
"
Networking"
group
:
"
Networking"
...
@@ -295,6 +300,7 @@ questions:
...
@@ -295,6 +300,7 @@ questions:
schema
:
schema
:
show_if
:
[[
"
updateStrategy"
,
"
="
,
"
Recreate"
]]
show_if
:
[[
"
updateStrategy"
,
"
="
,
"
Recreate"
]]
type
:
list
type
:
list
hidden
:
true
items
:
items
:
-
variable
:
hostPortConfiguration
-
variable
:
hostPortConfiguration
label
:
"
Host
Port
Configuration"
label
:
"
Host
Port
Configuration"
...
@@ -314,7 +320,7 @@ questions:
...
@@ -314,7 +320,7 @@ questions:
-
variable
:
portForwardingList
-
variable
:
portForwardingList
label
:
"
Specify
Node
ports
to
forward
to
workload"
label
:
"
Specify
Node
ports
to
forward
to
workload"
group
:
"
Network
ing"
group
:
"
Port
Forward
ing"
description
:
"
Specify
ports
of
node
and
workload
to
forward
traffic
from
node
port
to
workload
port"
description
:
"
Specify
ports
of
node
and
workload
to
forward
traffic
from
node
port
to
workload
port"
schema
:
schema
:
type
:
list
type
:
list
...
@@ -410,6 +416,7 @@ questions:
...
@@ -410,6 +416,7 @@ questions:
description
:
"
Configure
Liveness
Probe"
description
:
"
Configure
Liveness
Probe"
group
:
"
Health
Check"
group
:
"
Health
Check"
schema
:
schema
:
hidden
:
true
type
:
dict
type
:
dict
default
:
null
default
:
null
"
null"
:
true
"
null"
:
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