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"
|
||||
spec:
|
||||
rules:
|
||||
- host: https://factory.c-one-infra.de
|
||||
- host: factory.c-one-infra.de
|
||||
http:
|
||||
paths:
|
||||
- path: /ascii-live
|
||||
|
@ -57,4 +57,4 @@ spec:
|
|||
tls:
|
||||
- secretName: ascii-live-tls-prod-cert
|
||||
hosts:
|
||||
- https://factory.c-one-infra.de
|
||||
- factory.c-one-infra.de
|
||||
|
|
Loading…
Reference in a new issue