UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
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
Michael Mendez
bigbang
Commits
f058207c
Commit
f058207c
authored
1 year ago
by
Michael Martin
Committed by
Ryan Garcia
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Mitigate automountServiceAccountToken findings in Confluence"
parent
d8e020cd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
chart/templates/kyverno-policies/values.yaml
+0
-6
0 additions, 6 deletions
chart/templates/kyverno-policies/values.yaml
tests/test-values.yaml
+4
-4
4 additions, 4 deletions
tests/test-values.yaml
with
4 additions
and
10 deletions
chart/templates/kyverno-policies/values.yaml
+
0
−
6
View file @
f058207c
...
...
@@ -688,7 +688,6 @@ policies:
-
velero
-
neuvector
-
kiali
-
confluence
-
harbor
-
authservice
-
anchore
...
...
@@ -810,11 +809,6 @@ policies:
# notifications bot pods interact with secrets, configmaps, and CRDs
# More details in argocd/chart/templates/argocd-notifications/bots/slack/role.yaml
-
argocd-argocd-notifications-controller-*
-
namespace
:
confluence
pods
:
# confluence pods require get/list on endpoints, pods, and nodes
# More details in confluence/chart/templates/clusterrole.yaml
-
confluence-?
-
namespace
:
harbor
serviceAccounts
:
-
harbor-redis-bb
...
...
This diff is collapsed.
Click to expand it.
tests/test-values.yaml
+
4
−
4
View file @
f058207c
...
...
@@ -120,11 +120,11 @@ kiali:
#cypress_keycloak_password: "tnr_w!G33ZyAt@C8"
resources
:
requests
:
cpu
:
2
memory
:
2
Gi
cpu
:
3
memory
:
4
Gi
limits
:
cpu
:
2
memory
:
2
Gi
cpu
:
3
memory
:
4
Gi
clusterAuditor
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment