Resources in my namespace have been put to sleep after 24 hours. Unfortuanately I cannot wake them up by calling a public endpoint - the okteto documentation states that it is possible, but It simply does not work - I keep getting a 503 error:
# 503 Service Temporarily Unavailable
---
nginx
The endpoint I’m using is https://harcapp-api-beta-production-1-n3o2k7i8ch5.cloud.okteto.net but problem might be that when the namespace goes to sleep it dissapears from the public endpoints visible in the okteto GUI.
Can anyone please help me solve the wake up by public endpoint call issue?