feat: add web probe sentinel service (#896)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -59,6 +59,7 @@ const REQUIRED_TARGET_SHAPES: Record<HwlabRuntimeWebProbeSentinelConfigRefKey, R
|
||||
"serviceAccountName",
|
||||
"deploymentName",
|
||||
"serviceName",
|
||||
"listenHost",
|
||||
"servicePort",
|
||||
"pvcName",
|
||||
"stateRoot",
|
||||
@@ -66,6 +67,11 @@ const REQUIRED_TARGET_SHAPES: Record<HwlabRuntimeWebProbeSentinelConfigRefKey, R
|
||||
"replicas",
|
||||
"healthPath",
|
||||
"metricsPath",
|
||||
"scheduler.intervalMs",
|
||||
"scheduler.heartbeatStaleSeconds",
|
||||
"scheduler.maxConcurrentRuns",
|
||||
"sqlite.path",
|
||||
"sqlite.busyTimeoutMs",
|
||||
],
|
||||
},
|
||||
scenarios: {
|
||||
|
||||
Reference in New Issue
Block a user