Closed AndreiBanaruTakeda closed 2 years ago
This was recently merged in from these PRs: https://github.com/aws-observability/aws-otel-helm-charts/pull/20 https://github.com/aws-observability/aws-otel-helm-charts/pull/17
I am not sure when/how these get released as a new chart version for use though.
Hi @AndreiBanaruTakeda @savagete2860 thanks for requesting. Typically we release updates once every month based on prioritized improvements to our Helm charts. So keep a lookout for the upcoming March release.
@alolita any rough ETA on the March release? I doesn't seem like the helm chart version has been updated since November last year unless I am reading the release page incorrectly.
Hi @savagete2860 we just published release v0.2.0
with #20 and #17 included. I am going to close this issue since it should be resolved as of now.
I've created values.yml:
And installed the chart:
helm install cloudwatch-container-insights aws-observability/adot-exporter-for-eks-on-ec2 -f values.yml
While the values are being merged:
The generated manifest does not include the annotations (I've stripped some content and left only ServiceAccount kind):
One more confirmation that the annotations were not created:
Expected results: Annotations for serviceAccount to be created in order to use IRSA.