fix: add more log

main
Malar Invention 2025-01-12 18:13:59 +05:30
parent 59dd11f353
commit 1c1a29b2ea
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ async def watch_services(v1, external_ips_update_queue):
while True:
try:
logger.debug("Starting to watch services")
async for event in w.stream(
v1.list_service_for_all_namespaces,
label_selector=label_selector,