Skip to content

Commit 4025c07

Browse files
authored
test disable port 5005
1 parent 5b1c06d commit 4025c07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

devfile.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ components:
1010
- name: JAVA_HOME_TEST
1111
value: /home/tooling/.sdkman/candidates/java/17.0.3-tem
1212
endpoints:
13-
- exposure: none
14-
name: debug
15-
protocol: tcp
16-
targetPort: 5005
13+
# - exposure: none
14+
# name: debug
15+
# protocol: tcp
16+
# targetPort: 5005
1717
- exposure: public
1818
name: 8080-tcp
1919
protocol: http

0 commit comments

Comments
 (0)