File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11schemaVersion : 2.2.0
22metadata :
33 name : go
4- language : go
5- projectType : go
4+ displayName : Go Runtime
5+ description : ' Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.'
6+ icon : https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
7+ language : Go
8+ projectType : Go
69 tags :
710 - Go
8- version : 1.0.0
11+ version : 1.0.1
912 provider : Red Hat
1013 supportUrl : https://github.com/devfile-samples/devfile-support#support-information
1114 attributes :
1215 alpha.dockerimage-port : 8081
1316parent :
1417 id : go
15- registryUrl : " https://registry.devfile.io"
18+ registryUrl : ' https://registry.devfile.io'
1619components :
1720 - name : outerloop-build
1821 image :
@@ -24,7 +27,7 @@ components:
2427 - name : outerloop-deploy
2528 attributes :
2629 deployment/replicas : 1
27- deployment/cpuLimit : " 100m"
30+ deployment/cpuLimit : ' 100m'
2831 deployment/cpuRequest : 10m
2932 deployment/memoryLimit : 100Mi
3033 deployment/memoryRequest : 10Mi
@@ -45,4 +48,4 @@ commands:
4548 - deployk8s
4649 group :
4750 kind : deploy
48- isDefault : true
51+ isDefault : true
You can’t perform that action at this time.
0 commit comments