{{define "settings"}}
{{ $description := "Healthchecks represent periodic checks of some HTTP or TCP service, to see if it's responding correctly to deterime if it's healthy or not." }}
{{ if eq .HealthchecksLength 0 }}
Name | Worker Groups | Type | Status | Schedule | Action |
---|---|---|---|---|---|
{{.Name}} | {{range .WorkerGroups}} {{ . }} {{end}} | HTTP | OK | {{.Schedule}} | Details |