due to new docker file in tm, these commands are not required 69/13769/1
authorrajdeep11 <rajdeep.sin@samsung.com>
Fri, 22 Nov 2024 11:50:10 +0000 (17:20 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Fri, 22 Nov 2024 11:52:22 +0000 (17:22 +0530)
Change-Id: I92e2ed7cb12a4da85e602e566c2aa47a30631ae3
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
helm/tm/templates/deployment.yaml

index dad292d..7d60ba1 100644 (file)
@@ -56,9 +56,6 @@ spec:
             - name: serviceport
               containerPort: {{ include "common.serviceport.tm.http" .  }}
               protocol: TCP
-          workingDir: /home/app/trainingmgr/
-          command: ["python3"]
-          args: [trainingmgr_main.py]
           envFrom:
             - configMapRef:
                 name: tm-configmap