Skip to content

Commit

Permalink
Update devfile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalvankar authored Feb 9, 2023
1 parent b735d54 commit 4c40a81
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ components:
che-code.eclipse.org/contribute-cpuLimit: true
che-code.eclipse.org/contribute-cpuRequest: true
che-code.eclipse.org/contribute-endpoint/che-code: 3100
che-code.eclipse.org/contribute-endpoint/code-redirect-1: 13131
che-code.eclipse.org/contribute-endpoint/code-redirect-2: 13132
che-code.eclipse.org/contribute-endpoint/code-redirect-3: 13133
che-code.eclipse.org/contribute-entry-point: true
che-code.eclipse.org/contribute-memoryLimit: true
che-code.eclipse.org/contribute-memoryRequest: true
Expand Down Expand Up @@ -47,30 +44,6 @@ components:
protocol: https
secure: false
targetPort: 3100
- attributes:
contributed-by: che-code.eclipse.org
discoverable: false
urlRewriteSupported: false
exposure: public
name: code-redirect-1
protocol: http
targetPort: 13131
- attributes:
contributed-by: che-code.eclipse.org
discoverable: false
urlRewriteSupported: false
exposure: public
name: code-redirect-2
protocol: http
targetPort: 13132
- attributes:
contributed-by: che-code.eclipse.org
discoverable: false
urlRewriteSupported: false
exposure: public
name: code-redirect-3
protocol: http
targetPort: 13133
env:
- name: CHE_DASHBOARD_URL
value: 'https://devspaces.apps.cluster-sw8bq.sw8bq.sandbox3102.opentlc.com'
Expand Down

0 comments on commit 4c40a81

Please sign in to comment.