Update my-recipes front image ingress

This commit is contained in:
dvirlabs 2025-12-05 13:04:24 +02:00
parent c9eddb88fc
commit d6ca703370

View File

@ -81,7 +81,7 @@ ingress:
traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: null
hosts:
- host: recipes.dvirlabs.com
- host: my-recipes.dvirlabs.com
paths:
- path: /
pathType: Prefix
@ -92,4 +92,4 @@ ingress:
tls:
- secretName: recipes-tls
hosts:
- recipes.dvirlabs.com
- my-recipes.dvirlabs.com