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 : anse
5+ annotations :
6+ kubero.dev/template.architecture : " []"
7+ kubero.dev/template.description : " Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion."
8+ kubero.dev/template.icon : " https://raw.githubusercontent.com/anse-app/anse/refs/heads/main/public/pwa-192.png"
9+ kubero.dev/template.installation : " "
10+ kubero.dev/template.links : " []"
11+ kubero.dev/template.screenshots : " []"
12+ kubero.dev/template.source : " https://github.com/anse-app/anse"
13+ kubero.dev/template.tags : " ['chat', 'chatbot', 'ai']"
14+ kubero.dev/template.title : " Anse"
15+ kubero.dev/template.website : " https://anse.app"
16+ labels :
17+ manager : kubero
18+ spec :
19+ name : anse
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 : 8080
31+ pullPolicy : Always
32+ repository : ddiu8081/anse
33+ tag : latest
You can’t perform that action at this time.
0 commit comments