Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

vidarno
Copy link
Contributor

@vidarno vidarno commented Nov 12, 2024

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.

  • fix of minor typos

Vidar Anima Normann added 3 commits November 12, 2024 15:40
Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
…or ui, kyverno-plugin and trivy-plugin

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
@coveralls
Copy link

coveralls commented Nov 12, 2024

Pull Request Test Coverage Report for Build 11812199403

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.902%

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

💛 - Coveralls

…vy plugins

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
@fjogeleit fjogeleit merged commit 525fa79 into kyverno:main Nov 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants