change domain to distrilab.fr
This commit is contained in:
parent
b60385e98e
commit
681f1b76ab
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue