coroot / helm-charts

Coroot Helm charts
Apache License 2.0
13 stars 15 forks source link

aws-agent - serviceaccount resource creation and priorityclass handling #11

Closed gkalwig closed 10 months ago

gkalwig commented 10 months ago

I've created two updates to the coroot-aws-agent:

  1. Helm can now create ServiceAccount resource, not only used created one.
  2. Added the ability to set PriorityClass to deployment - enhances workload management and stability.