No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
27 deletions
-
devfile.yaml
|
|
|
@ -25,9 +25,6 @@ components: |
|
|
|
che-code.eclipse.org/contribute-cpuLimit: false |
|
|
|
che-code.eclipse.org/contribute-cpuRequest: false |
|
|
|
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: false |
|
|
|
@ -66,30 +63,6 @@ components: |
|
|
|
protocol: https |
|
|
|
secure: false |
|
|
|
targetPort: 3100 |
|
|
|
- attributes: |
|
|
|
contributed-by: che-code.eclipse.org |
|
|
|
discoverable: false |
|
|
|
urlRewriteSupported: true |
|
|
|
exposure: public |
|
|
|
name: code-redirect-1 |
|
|
|
protocol: http |
|
|
|
targetPort: 13131 |
|
|
|
- attributes: |
|
|
|
contributed-by: che-code.eclipse.org |
|
|
|
discoverable: false |
|
|
|
urlRewriteSupported: true |
|
|
|
exposure: public |
|
|
|
name: code-redirect-2 |
|
|
|
protocol: http |
|
|
|
targetPort: 13132 |
|
|
|
- attributes: |
|
|
|
contributed-by: che-code.eclipse.org |
|
|
|
discoverable: false |
|
|
|
urlRewriteSupported: true |
|
|
|
exposure: public |
|
|
|
name: code-redirect-3 |
|
|
|
protocol: http |
|
|
|
targetPort: 13133 |
|
|
|
volumeMounts: |
|
|
|
- name: m2 |
|
|
|
path: /home/user/.m2 |
|
|
|
|