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
Admin message
Currently supported Big Bang Version is 2.50
Show more breadcrumbs
Big Bang
Universe
Product
Twistlock
Merge requests
!169
Resolve "fix typo in the configuration YAML for the AuthorizationPolicy"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "fix typo in the configuration YAML for the AuthorizationPolicy"
129-fix-typo-for-the-AuthorizationPolicy
into
main
Overview
0
Commits
1
Pipelines
1
Changes
4
Merged
Abimbola Abiola
requested to merge
129-fix-typo-for-the-AuthorizationPolicy
into
main
10 months ago
Overview
0
Commits
1
Pipelines
1
Changes
4
Expand
General MR
Summary
fix typo in the configuration YAML for the AuthorizationPolicy for twistlock
Linked Issue
issue
Upgrade Notices
N/A
Edited
10 months ago
by
Abimbola Abiola
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
e35c94d1
1 commit,
10 months ago
4 files
+
7
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
chart/templates/authorization-policies/allow-sidecar-scraping.yaml
+
1
−
1
Options
@@ -7,7 +7,7 @@ metadata:
namespace
:
{{
.Release.Namespace
}}
spec
:
selector
:
{}
actio
:
ALLOW
actio
n
:
ALLOW
rules
:
-
from
:
-
source
:
Loading