From 4c6c8927120bf37533585f9102de40be158c6ef8 Mon Sep 17 00:00:00 2001 From: Ron Federman Date: Tue, 12 Mar 2024 09:49:07 +0200 Subject: [PATCH] add mysql to languages --- charts/odigos/templates/crds/instrumentedapplications.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/odigos/templates/crds/instrumentedapplications.yaml b/charts/odigos/templates/crds/instrumentedapplications.yaml index 7451ecc..bf34e3f 100644 --- a/charts/odigos/templates/crds/instrumentedapplications.yaml +++ b/charts/odigos/templates/crds/instrumentedapplications.yaml @@ -47,6 +47,7 @@ spec: - go - dotnet - javascript + - mysql type: string processName: type: string