This commit is contained in:
parent
0ac58cfdbb
commit
bd09827c56
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ metadata:
|
||||||
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: https://factory.c-one-infra.de
|
- host: factory.c-one-infra.de
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /ascii-live
|
- path: /ascii-live
|
||||||
|
@ -57,4 +57,4 @@ spec:
|
||||||
tls:
|
tls:
|
||||||
- secretName: ascii-live-tls-prod-cert
|
- secretName: ascii-live-tls-prod-cert
|
||||||
hosts:
|
hosts:
|
||||||
- https://factory.c-one-infra.de
|
- factory.c-one-infra.de
|
||||||
|
|
Loading…
Reference in a new issue