crafty-controller: python3 TLS healthcheck (image has no curl); controller-side probe http->tcp (8443 is TLS)

This commit is contained in:
2026-06-26 09:45:17 +02:00
parent 6a71c5aa0a
commit 68ce009f19
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -58,5 +58,5 @@ app_info:
# --- Controller-side health probe ---
healthcheck:
checks:
- type: http
- type: tcp
port: 8443