Skip to content

Commit 1630bab

Browse files
committed
add endpoint to kube component
Signed-off-by: Maysun J Faisal <maysunaneek@gmail.com>
1 parent 61bc059 commit 1630bab

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

devfile.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ components:
2929
deployment/container-port: 8081
3030
kubernetes:
3131
uri: outerloop.yaml
32+
endpoints:
33+
- name: http-python
34+
targetPort: 8081
35+
path: /
3236
commands:
3337
- id: build-image
3438
apply:

0 commit comments

Comments
 (0)