Update my-recipes front image ingress
This commit is contained in:
parent
c9eddb88fc
commit
d6ca703370
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user