Modified hostname for flog to blog
This commit is contained in:
parent
6c835f16de
commit
ffd1ec60c7
@ -7,12 +7,12 @@ metadata:
|
|||||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- secretName: todo-tls
|
- secretName: flog-tls
|
||||||
hosts:
|
hosts:
|
||||||
- flog.squi.fr
|
- blog.squi.fr
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: flog.squi.fr
|
- host: blog.squi.fr
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user