Modified hostname for flog to blog

This commit is contained in:
Justine Pelletreau 2023-01-16 10:31:45 +01:00
parent 6c835f16de
commit ffd1ec60c7

View File

@ -7,12 +7,12 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-prod
spec:
tls:
- secretName: todo-tls
- secretName: flog-tls
hosts:
- flog.squi.fr
- blog.squi.fr
ingressClassName: nginx
rules:
- host: flog.squi.fr
- host: blog.squi.fr
http:
paths:
- pathType: Prefix