File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-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+ annotations :
5+ kubero.dev/template.architecture : ' []'
6+ kubero.dev/template.description : A database diagrams editor to visualize and design
7+ your DB with a single query.
8+ kubero.dev/template.icon : https://avatars.githubusercontent.com/u/177466511?s=200&v=4
9+ kubero.dev/template.installation : ' '
10+ kubero.dev/template.links : ' []'
11+ kubero.dev/template.screenshots : ' ["https://raw.githubusercontent.com/chartdb/chartdb/main/public/chartdb.png"]'
12+ kubero.dev/template.source : https://github.com/chartdb/chartdb
13+ kubero.dev/template.tags : ' ["administration","database"]'
14+ kubero.dev/template.title : ChartDB
15+ kubero.dev/template.website : https://chartdb.io/
16+ labels :
17+ manager : kubero
18+ name : chartdb
19+ spec :
20+ addons : []
21+ cronjobs : []
22+ deploymentstrategy : docker
23+ envVars : []
24+ extraVolumes : []
25+ image :
26+ containerPort : ' 80'
27+ pullPolicy : Always
28+ repository : ghcr.io/chartdb/chartdb
29+ tag : latest
30+ name : chartdb
31+ web :
32+ replicaCount : 1
33+ worker :
34+ replicaCount : 0
You can’t perform that action at this time.
0 commit comments