UNCLASSIFIED - NO CUI

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

Removed automount service account tokens from authservice and its default service account

parent ba0cacce
No related branches found
No related tags found
1 merge request!3476Removed automount service account tokens from authservice and its default service account
......@@ -705,7 +705,8 @@ policies:
- neuvector
- kiali
- harbor
- authservice
update-automountserviceaccounttokens:
enabled: true
namespaces:
......@@ -834,7 +835,11 @@ policies:
- namespace: harbor
serviceAccounts:
- harbor-redis-bb
- namespace: authservice
serviceAccounts:
- authservice
pods:
- authservice-authservice-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