UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 31a59bf9 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch '1836-mitigate-automountSAT-fluentbit' into 'master'

Resolve "Mitigate automountServiceAccountToken findings in fluentbit"

Closes #1836

See merge request !3576
parents cad3ebde 8157af95
No related branches found
No related tags found
1 merge request!3576Resolve "Mitigate automountServiceAccountToken findings in fluentbit"
Pipeline #2606300 passed
......@@ -694,7 +694,8 @@ policies:
- fortify
- vault
- promtail
- fluentbit
update-automountserviceaccounttokens:
enabled: true
namespaces:
......@@ -847,7 +848,12 @@ policies:
- promtail-promtail
pods:
- promtail-promtail-*
- namespace: fluentbit
serviceAccounts:
- fluentbit-fluent-bit
pods:
- fluentbit-fluent-bit-*
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