1
0
Эх сурвалжийг харах

Claim support for healthcheck.retries

Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De Loof 5 жил өмнө
parent
commit
b05af0c0ac

+ 1 - 0
ecs/pkg/amazon/backend/compatibility.go

@@ -28,6 +28,7 @@ var compatibleComposeAttributes = []string{
 	"services.init",
 	"services.healthcheck",
 	"services.healthcheck.interval",
+	"services.healthcheck.retries",
 	"services.healthcheck.start_period",
 	"services.healthcheck.test",
 	"services.healthcheck.timeout",