Code Review
/
aiml-fw
/
aimlfw-dep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
434dc0c
)
due to new docker file in tm, these commands are not required
69/13769/1
author
rajdeep11
<rajdeep.sin@samsung.com>
Fri, 22 Nov 2024 11:50:10 +0000
(17:20 +0530)
committer
rajdeep11
<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
patch
|
blob
|
history
diff --git
a/helm/tm/templates/deployment.yaml
b/helm/tm/templates/deployment.yaml
index
dad292d
..
7d60ba1
100644
(file)
--- a/
helm/tm/templates/deployment.yaml
+++ b/
helm/tm/templates/deployment.yaml
@@
-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