Removed exposed debug port 4000 in SDC 95/94895/1
authorr.bogacki <r.bogacki@samsung.com>
Tue, 3 Sep 2019 07:27:24 +0000 (09:27 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Wed, 4 Sep 2019 08:30:03 +0000 (08:30 +0000)
Removed exposed port 4000 by JDWP in sdc-wfd-be

Issue-ID: OJSI-76
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I9e9caa59623c58d1deebd3320cdfce9f73c83ebc
(cherry picked from commit 674916aa2b762a45e4a394ea6ea1198cf8965c8c)

kubernetes/sdc/charts/sdc-be/values.yaml

index b202880..928252d 100644 (file)
@@ -36,7 +36,7 @@ pullPolicy: Always
 debugEnabled: false
 
 config:
-  javaOptions: "-Xdebug -agentlib:jdwp=transport=dt_socket,address=4000,server=y,suspend=n -Xmx1536m -Xms1536m"
+  javaOptions: "-Xmx1536m -Xms1536m"
   cassandraSslEnabled: "false"
 
 # default number of instances