UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Twistlock
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Big Bang
Universe
Product
Twistlock
Merge requests
!61
Enable customization via values.yaml
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Enable customization via values.yaml
9-enable-configuration
into
main
Overview
25
Commits
14
Pipelines
14
Changes
13
Merged
Tunde Oladipupo
requested to merge
9-enable-configuration
into
main
2 years ago
Overview
21
Commits
14
Pipelines
14
Changes
13
Expand
relates to
#9 (closed)
0
0
Merge request reports
Compare
main
version 13
d16e2cab
2 years ago
version 12
4ad3877c
2 years ago
version 11
6ca1b520
2 years ago
version 10
5dd3980b
2 years ago
version 9
07ad503c
2 years ago
version 8
bc82b9c9
2 years ago
version 7
dfce9b6c
2 years ago
version 6
1e80a814
2 years ago
version 5
ae6a8fe6
2 years ago
version 4
7910fb38
2 years ago
version 3
5d1f8da4
2 years ago
version 2
b3d8f2c8
2 years ago
version 1
73e73579
2 years ago
main (base)
and
latest version
latest version
223abb1e
14 commits,
2 years ago
version 13
d16e2cab
13 commits,
2 years ago
version 12
4ad3877c
12 commits,
2 years ago
version 11
6ca1b520
11 commits,
2 years ago
version 10
5dd3980b
10 commits,
2 years ago
version 9
07ad503c
9 commits,
2 years ago
version 8
bc82b9c9
8 commits,
2 years ago
version 7
dfce9b6c
7 commits,
2 years ago
version 6
1e80a814
6 commits,
2 years ago
version 5
ae6a8fe6
5 commits,
2 years ago
version 4
7910fb38
4 commits,
2 years ago
version 3
5d1f8da4
3 commits,
2 years ago
version 2
b3d8f2c8
2 commits,
2 years ago
version 1
73e73579
1 commit,
2 years ago
13 files
+
75
−
36
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
chart/templates/bigbang/consolePeerAuthentication.yaml
+
1
−
1
Options
@@ -12,6 +12,6 @@ spec:
matchLabels
:
{{
- include "twistlock-console.selector" . | nindent 8
}}
portLevelMtls
:
"
8084
"
:
"
{{
.Values.console.ports.communication
}}
"
:
mode
:
PERMISSIVE
{{
- end
}}
\ No newline at end of file
Loading