fix: remove tls block from ingress to fix 404
This commit is contained in:
parent
f28e653c4e
commit
91a6a338ab
|
|
@ -121,7 +121,3 @@ spec:
|
|||
name: news-scan
|
||||
port:
|
||||
number: 5000
|
||||
tls:
|
||||
- hosts:
|
||||
- newsupdate.applaude.net
|
||||
secretName: newsupdate-tls
|
||||
|
|
|
|||
Loading…
Reference in New Issue