File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files 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+ name : kener
5+ spec :
6+ name : kener
7+ deploymentstrategy : docker
8+ envVars :
9+ - name : PUID
10+ value : " 1000"
11+ - name : PGID
12+ value : " 1000"
13+ extraVolumes :
14+ mountPath : /config
15+ name : kener-volume
16+ size : 1Gi
17+ cronjobs : []
18+ addons : []
19+ web :
20+ replicaCount : 1
21+ image :
22+ containerPort : " 3000"
23+ pullPolicy : Always
24+ repository : rajnandan1/kener
25+ tag : latest
Original file line number Diff line number Diff line change 1+ name : Kener
2+ description : ' Kener is a Modern Self hosted Status Page'
3+ tags :
4+ - monitoring
5+ source : https://github.com/rajnandan1/kener
6+ website : https://www.kener.ing
7+ icon : https://kener.ing/logo.png
8+ screenshots :
9+ - https://camo.githubusercontent.com/8d4f2ea8ac5a6200ad87e39a21be25c5b279d540a886db131a076ef69227ca7a/68747470733a2f2f6b656e65722e696e672f73732e706e67
You can’t perform that action at this time.
0 commit comments