change domain to distrilab.fr

This commit is contained in:
douzeb 2022-12-22 07:53:37 +01:00
parent b60385e98e
commit 681f1b76ab
2 changed files with 6 additions and 6 deletions

View File

@ -9,10 +9,10 @@ metadata:
spec:
tls:
- hosts:
- k8s-poc.distrilab.org
secretName: k8s-poc-tls-secret
- k8s-poc.distrilab.fr
secretName: k8s-poc-fr-tls-secret
rules:
- host: k8s-poc.distrilab.org
- host: k8s-poc.distrilab.fr
http:
paths:
- pathType: Prefix

View File

@ -9,10 +9,10 @@ metadata:
spec:
tls:
- hosts:
- test-k8s-poc.distrilab.org
secretName: k8s-poc-tls-secret
- test-k8s-poc.distrilab.fr
secretName: k8s-poc-fr-tls-secret
rules:
- host: test-k8s-poc.distrilab.org
- host: test-k8s-poc.distrilab.fr
http:
paths:
- pathType: Prefix