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"
|
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
cert-manager.io/cluster-issuer: null
|
cert-manager.io/cluster-issuer: null
|
||||||
hosts:
|
hosts:
|
||||||
- host: recipes.dvirlabs.com
|
- host: my-recipes.dvirlabs.com
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
@ -92,4 +92,4 @@ ingress:
|
|||||||
tls:
|
tls:
|
||||||
- secretName: recipes-tls
|
- secretName: recipes-tls
|
||||||
hosts:
|
hosts:
|
||||||
- recipes.dvirlabs.com
|
- my-recipes.dvirlabs.com
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user