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 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