repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
command: my-command
|
||||
routes:
|
||||
- route: app.springsource.org
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
health-check-type: http
|
||||
health-check-http-endpoint: /testhealth
|
||||
routes:
|
||||
- route: app.springsource.org
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
health-check-type: port
|
||||
routes:
|
||||
- route: app.springsource.org
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
health-check-type: process
|
||||
routes:
|
||||
- route: app.springsource.org
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
routes:
|
||||
- route: springsource.org
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
routes:
|
||||
- route: springsource.org
|
||||
- route: spring.io
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
no-route: true
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
no-route: true
|
||||
routes:
|
||||
- route: privateapps.io
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
stack: my-stack
|
||||
routes:
|
||||
- route: app.springsource.org
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
routes:
|
||||
- route: app.springsource.org
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
routes:
|
||||
- route: app-1.springsource.org
|
||||
- route: app-2.spring.io
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
applications:
|
||||
- name: app
|
||||
memory: 512M
|
||||
routes:
|
||||
- route: app-1.springsource.org
|
||||
Reference in New Issue
Block a user