EmailDone2
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 20s

This commit is contained in:
QuangMinh_123
2025-12-08 04:17:46 +00:00
parent 590492fffa
commit ca8801ff2c
4 changed files with 32 additions and 23 deletions

View File

@@ -125,6 +125,7 @@ def check_port_open(ip: str, port: int, timeout: int = 30):
return False
kratos_config = Configuration(
host=get_secret(KRATOS_ADMIN_ENDPOINT_CONFIG_KEY))