helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Fluent bit helm chart does not have provision to configure automountserviceaccounttoken

Open muralisankar32 opened this issue 2 months ago • 0 comments

As per CIS compliance, Service accounts tokens should not be mounted in pods except where the workload running in the pod explicitly needs to communicate with the API server. To ensure pods do not automatically mount tokens, set automountServiceAccountToken to false.

Currently fluent bit helm chart does not have a provision to set this variable in the helm chart.

muralisankar32 avatar Oct 24 '25 10:10 muralisankar32