From: rajdeep11 Date: Fri, 19 May 2023 11:41:47 +0000 (+0530) Subject: fixing sonar issues X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F11134%2F1;p=aiml-fw%2Faimlfw-dep.git fixing sonar issues Issue-Id: AIMLFW-22 Change-Id: I4912e4abbcfed1a17caf3d57bafcf511563ccfc1 Signed-off-by: rajdeep11 --- diff --git a/helm/tm/templates/configmap.yaml b/helm/tm/templates/configmap.yaml index 94c707d..c98e3db 100644 --- a/helm/tm/templates/configmap.yaml +++ b/helm/tm/templates/configmap.yaml @@ -32,3 +32,4 @@ data: PS_IP: tm-db-postgresql.traininghost PS_PORT: "5432" PYTHONUNBUFFERED: "0" + ACCESS_CONTROL_ALLOW_ORIGIN: "http://localhost:32005"