File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed
Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change 11schemaVersion : 2.2.0
22metadata :
33 name : java-springboot
4- version : 1.2.0
4+ version : 1.2.1
55 attributes :
66 alpha.dockerimage-port : 8081
7- displayName : Java Spring Boot
8- description : Java Spring Boot using Maven
9- tags : ["Java", "Spring"]
10- projectType : " springboot"
11- language : " java"
7+ displayName : Spring Boot®
8+ description : Spring Boot® using Maven
9+ icon : https://spring.io/images/projects/spring-edf462fec682b9d48cf628eaf9e19521.svg
10+ tags :
11+ - Java
12+ - Spring Boot
13+ projectType : springboot
14+ language : Java
1215 provider : Red Hat
1316 supportUrl : https://github.com/devfile-samples/devfile-support#support-information
1417parent :
1518 id : java-springboot
16- registryUrl : " https://registry.devfile.io"
19+ registryUrl : ' https://registry.devfile.io'
1720components :
1821 - name : image-build
1922 image :
@@ -25,17 +28,17 @@ components:
2528 - name : kubernetes-deploy
2629 attributes :
2730 deployment/replicas : 1
28- deployment/cpuLimit : " 100m"
31+ deployment/cpuLimit : ' 100m'
2932 deployment/cpuRequest : 10m
3033 deployment/memoryLimit : 300Mi
3134 deployment/memoryRequest : 180Mi
3235 deployment/container-port : 8081
3336 kubernetes :
3437 uri : deploy.yaml
3538 endpoints :
36- - name : http-8081
37- targetPort : 8081
38- path : /
39+ - name : http-8081
40+ targetPort : 8081
41+ path : /
3942commands :
4043 - id : build-image
4144 apply :
You can’t perform that action at this time.
0 commit comments