From 501e9c92c9e909aeec85dcf5a6bc3457486f802a Mon Sep 17 00:00:00 2001 From: Sean Morton Date: Wed, 21 Jun 2023 10:49:51 -0500 Subject: [PATCH] Add ADOT destination --- gitops/components/adot/resources.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gitops/components/adot/resources.yaml b/gitops/components/adot/resources.yaml index 15ee0e7..a378a19 100644 --- a/gitops/components/adot/resources.yaml +++ b/gitops/components/adot/resources.yaml @@ -22,6 +22,11 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: admins + destination: + namespace: adot + name: in-cluster + syncPolicy: + automated: {} source: chart: adot-exporter-for-eks-on-ec2 repoURL: https://aws-observability.github.io/aws-otel-helm-charts