add homarr
This commit is contained in:
@@ -6,7 +6,7 @@ homarr:
|
|||||||
image:
|
image:
|
||||||
# Le chart homarr n'utilise pas image.registry séparément,
|
# Le chart homarr n'utilise pas image.registry séparément,
|
||||||
# il faut donc mettre le chemin complet dans repository
|
# il faut donc mettre le chemin complet dans repository
|
||||||
repository: {{ .Values.harbor.repository }}/images/homarr
|
repository: harbor.gkdomaine.local/images/homarr
|
||||||
tag: "v1.50.0"
|
tag: "v1.50.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@ homarr:
|
|||||||
ingressClassName: traefik
|
ingressClassName: traefik
|
||||||
# Configuration des hôtes
|
# Configuration des hôtes
|
||||||
hosts:
|
hosts:
|
||||||
- host: {{ .Values.homarr.url }}
|
- host: homarr.dev.gkdomaine.local
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user