Files
pikasTech-unidesk/config/hwlab-web-probe-sentinel/runtime.d518-v03.yaml
T

35 lines
1.1 KiB
YAML

version: 1
kind: HwlabWebProbeSentinelRuntime
metadata:
id: d518-v03-web-probe-sentinel-dsflash-runtime
owner: UniDesk
specRef: PJ2026-01060508
sentinel:
runtime:
target:
node: D518
lane: v03
publicOriginRef: config/hwlab-node-lanes.yaml#lanes.v03.targets.D518.public.webUrl
observeWrapperRef: config/hwlab-node-lanes.yaml#lanes.v03.targets.D518.observability.webProbe.sentinels.workbench-dsflash-go-tool-call-10x
namespace: hwlab-v03
serviceAccountName: hwlab-web-probe-sentinel-dsflash
deploymentName: hwlab-web-probe-sentinel-dsflash
serviceName: hwlab-web-probe-sentinel-dsflash
listenHost: 0.0.0.0
servicePort: 8080
pvcName: hwlab-web-probe-sentinel-dsflash-state
pvcStorage: 10Gi
stateRoot: /var/lib/web-probe-sentinel-dsflash
imageRef: 127.0.0.1:5000/hwlab/web-probe-sentinel:p3-service
replicas: 1
healthPath: /api/health
metricsPath: /metrics
scheduler:
intervalMs: 600000
heartbeatStaleSeconds: 900
maxConcurrentRuns: 1
freshnessWarningMultiple: 2
sqlite:
path: /var/lib/web-probe-sentinel-dsflash/index.sqlite
busyTimeoutMs: 2000