UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 19b0dba6 authored by Dustin Hilgaertner's avatar Dustin Hilgaertner Committed by Michael Martin
Browse files

Mitigating the automount service account token findings in harbor

parent da73a539
No related branches found
No related tags found
1 merge request!3524Mitigating the automount service account token findings in harbor
......@@ -704,6 +704,7 @@ policies:
- velero
- neuvector
- kiali
- harbor
update-automountserviceaccounttokens:
enabled: true
......@@ -830,6 +831,10 @@ 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: harbor
serviceAccounts:
- harbor-redis-bb
istio:
enabled: {{ .Values.istio.enabled }}
......
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