The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
Apache License 2.0
9
stars
17
forks
source link
Allow Annotations on ServiceAccounts and Conditional Creation #78
Description of changes:
For the operator ServiceAccount, the configuration for 'create' and 'annotations' were present in the values file, but not evaluated in the template.
For the agent ServiceAccount, added the 'annotations' configuration in both the template and the values file.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.