File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-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 : serpbear
5+ annotations :
6+ kubero.dev/template.architecture : " ['linux/amd64', 'linux/arm64/v8']"
7+ kubero.dev/template.description : " SerpBear is a Search Engine Position Tracking App. It allows you to track your website's keyword positions in Google and get notified of their positions."
8+ kubero.dev/template.icon : " https://raw.githubusercontent.com/towfiqi/serpbear/refs/heads/main/public/icon.png"
9+ kubero.dev/template.installation : " "
10+ kubero.dev/template.links : " []"
11+ kubero.dev/template.screenshots : " ['https://serpbear.b-cdn.net/serpbear_readme_v2.gif']"
12+ kubero.dev/template.source : " https://github.com/towfiqi/serpbear"
13+ kubero.dev/template.categories : " ['utilities']"
14+ kubero.dev/template.title : " serpbear"
15+ kubero.dev/template.website : " https://docs.serpbear.com/"
16+ labels :
17+ manager : kubero
18+ spec :
19+ envVars :
20+ - name : SECRET
21+ value : 4715aed3216f7b0a38e6b534a958362654e96d10fbc04700770d572af3dce43625dd
22+ - name : APIKEY
23+ value : 5saedXklbslhnapihe2pihp3pih4fdnakhjwq5
24+ - name : USER
25+ value : admin
26+ - name : PASSWORD
27+ value : " 0123456"
28+ - name : NEXT_PUBLIC_APP_URL
29+ value : http://localhost
30+ extraVolumes : []
31+ cronjobs : []
32+ addons : []
33+ name : serpbear
34+ deploymentstrategy : docker
35+ web :
36+ replicaCount : 1
37+ worker :
38+ replicaCount : 0
39+ image :
40+ containerPort : " 3000"
41+ pullPolicy : Always
42+ repository : towfiqi/serpbear
43+ tag : latest
You can’t perform that action at this time.
0 commit comments