kyverno / policy-reporter

Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
https://kyverno.github.io/policy-reporter/
MIT License
282 stars 83 forks source link

Deployments should respect serviceAccount.autmount value in Helm chart #568

Closed vidarno closed 1 week ago

vidarno commented 1 week ago

The deployment for policy-reporter had hardcoded automountServiceAccountToken and never used serviceAccount.automount at all. In addition the ui, kyverno-plugin and trivy-plugin used their corresponding value only in the ServiceAccount-resource - this Pull Request configures their respective Deployments to also use the serviceAccount.automount.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11812199403

Details


Totals Coverage Status
Change from base Build 11754070350: 0.0%
Covered Lines: 6422
Relevant Lines: 7938

💛 - Coveralls