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 : promlens
5+ annotations :
6+ kubero.dev/template.architecture : ' ["linux/amd64", "linux/arm64/v8", "linux/arm/v7"]'
7+ kubero.dev/template.description : " The query builder, analyzer, and explainer for Prometheus PromQL"
8+ kubero.dev/template.icon : " https://avatars.githubusercontent.com/u/3380462"
9+ kubero.dev/template.installation : " "
10+ kubero.dev/template.links : " []"
11+ kubero.dev/template.screenshots : " []"
12+ kubero.dev/template.source : " https://github.com/prometheus/promlens"
13+ kubero.dev/template.categories : ' ["admin", "development"]'
14+ kubero.dev/template.title : " PromLens"
15+ kubero.dev/template.website : " https://promlens.com/"
16+ labels :
17+ manager : kubero
18+ spec :
19+ name : promlens
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 : prom/promlens
33+ tag : main
You can’t perform that action at this time.
0 commit comments