UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f058207c authored by Michael Martin's avatar Michael Martin Committed by Ryan Garcia
Browse files

Revert "Mitigate automountServiceAccountToken findings in Confluence"

parent d8e020cd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -120,11 +120,11 @@ kiali:
#cypress_keycloak_password: "tnr_w!G33ZyAt@C8"
resources:
requests:
cpu: 2
memory: 2Gi
cpu: 3
memory: 4Gi
limits:
cpu: 2
memory: 2Gi
cpu: 3
memory: 4Gi
clusterAuditor:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment