add homarr app
This commit is contained in:
18
helm/homarr/dev/values.yaml
Normal file
18
helm/homarr/dev/values.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# Toutes les configurations destinées au chart Nextcloud
|
||||
# doivent être indentées sous la clé 'nextcloud'
|
||||
homarr:
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
registry: harbor.gkdomaine.local
|
||||
repository: images/homarr
|
||||
tag: "v1.50.0"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
hosts:
|
||||
- host: homarr.gkdomaine.local
|
||||
paths:
|
||||
- path: /
|
||||
Reference in New Issue
Block a user