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:
38c392f
)
fixing sonar issues
34/11134/1
author
rajdeep11
<rajdeep.sin@samsung.com>
Fri, 19 May 2023 11:41:47 +0000
(17:11 +0530)
committer
rajdeep11
<rajdeep.sin@samsung.com>
Fri, 19 May 2023 11:44:10 +0000
(17:14 +0530)
Issue-Id: AIMLFW-22
Change-Id: I4912e4abbcfed1a17caf3d57bafcf511563ccfc1
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
helm/tm/templates/configmap.yaml
patch
|
blob
|
history
diff --git
a/helm/tm/templates/configmap.yaml
b/helm/tm/templates/configmap.yaml
index
94c707d
..
c98e3db
100644
(file)
--- 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"