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
b2cedfb1
Commit
b2cedfb1
authored
Feb 23, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow running privileged containers
parent
45e96682
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
test/ix-chart/2102.1.0/questions.yaml
test/ix-chart/2102.1.0/questions.yaml
+13
-0
No files found.
test/ix-chart/2102.1.0/questions.yaml
View file @
b2cedfb1
...
@@ -447,3 +447,16 @@ questions:
...
@@ -447,3 +447,16 @@ questions:
$ref
:
$ref
:
-
"
definitions/gpuConfiguration"
-
"
definitions/gpuConfiguration"
attrs
:
[]
attrs
:
[]
-
variable
:
securityContext
label
:
"
Security
Context"
group
:
"
Workload
Details"
schema
:
type
:
dict
attrs
:
-
variable
:
privileged
label
:
"
Privileged
Mode"
description
:
"
Determines
if
any
container
in
a
pod
can
enable
privileged
mode.
By
default
a
container
is
not
allowed
to
access
any
devices
on
the
host,
but
a
'privileged'
container
is
given
access
to
all
devices
on
the
host.
This
allows
the
container
nearly
all
the
same
access
as
processes
running
on
the
host."
schema
:
type
:
boolean
default
:
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