UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 80c683d1 authored by Justen Mehl's avatar Justen Mehl Committed by Michael Martin
Browse files

Mitigate automountServiceAccountToken findings in Confluence

parent 9012e31e
No related branches found
No related tags found
1 merge request!3555Mitigate automountServiceAccountToken findings in Confluence
......@@ -704,6 +704,7 @@ policies:
- velero
- neuvector
- kiali
- confluence
- harbor
- authservice
......@@ -832,6 +833,11 @@ 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
......
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