File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : application.kubero.dev/v1alpha1
2+ kind : KuberoApp
3+ metadata :
4+ name : trailbase
5+ annotations :
6+ kubero.dev/template.architecture : ' ["linux/amd64"]'
7+ kubero.dev/template.description : " A fast, open-source application server with type-safe APIs, including an admin interface."
8+ kubero.dev/template.icon : " https://avatars.githubusercontent.com/u/176172021"
9+ kubero.dev/template.installation : " "
10+ kubero.dev/template.links : " []"
11+ kubero.dev/template.screenshots : " []"
12+ kubero.dev/template.source : " https://github.com/trailbaseio/trailbase"
13+ kubero.dev/template.categories : ' ["devtool", "utility"]'
14+ kubero.dev/template.title : " Trailbase"
15+ kubero.dev/template.website : " https://www.trailbase.io/"
16+ labels :
17+ manager : kubero
18+ spec :
19+ name : trailbase
20+ deploymentstrategy : docker
21+ envVars : []
22+ extraVolumes : []
23+ cronjobs : []
24+ addons : []
25+ web :
26+ replicaCount : 1
27+ worker :
28+ replicaCount : 0
29+ image :
30+ containerPort : " 4000"
31+ pullPolicy : Always
32+ repository : trailbase/trailbase
33+ tag : latest
You can’t perform that action at this time.
0 commit comments