fix: remove tls block from ingress to fix 404

This commit is contained in:
deepkoluguri 2026-06-12 10:32:20 -04:00
parent f28e653c4e
commit 91a6a338ab
1 changed files with 0 additions and 4 deletions

View File

@ -121,7 +121,3 @@ spec:
name: news-scan name: news-scan
port: port:
number: 5000 number: 5000
tls:
- hosts:
- newsupdate.applaude.net
secretName: newsupdate-tls