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:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- k8s-poc.distrilab.org
|
- k8s-poc.distrilab.fr
|
||||||
secretName: k8s-poc-tls-secret
|
secretName: k8s-poc-fr-tls-secret
|
||||||
rules:
|
rules:
|
||||||
- host: k8s-poc.distrilab.org
|
- host: k8s-poc.distrilab.fr
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
|
|
@ -9,10 +9,10 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- test-k8s-poc.distrilab.org
|
- test-k8s-poc.distrilab.fr
|
||||||
secretName: k8s-poc-tls-secret
|
secretName: k8s-poc-fr-tls-secret
|
||||||
rules:
|
rules:
|
||||||
- host: test-k8s-poc.distrilab.org
|
- host: test-k8s-poc.distrilab.fr
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
|
Loading…
Reference in a new issue