Files
pikasTech-unidesk/config/hwlab-web-probe-sentinel/runtime.auth-session-switch.d601-v03.yaml
T

35 lines
1.2 KiB
YAML

version: 1
kind: HwlabWebProbeSentinelRuntime
metadata:
id: d601-v03-web-probe-sentinel-auth-session-switch-runtime
owner: UniDesk
specRef: PJ2026-01060508
sentinel:
runtime:
target:
node: D601
lane: v03
publicOriginRef: config/hwlab-node-lanes.yaml#lanes.v03.targets.D601.public.webUrl
observeWrapperRef: config/hwlab-node-lanes.yaml#lanes.v03.targets.D601.observability.webProbe.sentinels[1]
namespace: hwlab-v03
serviceAccountName: hwlab-web-probe-sentinel-auth-switch
deploymentName: hwlab-web-probe-sentinel-auth-switch
serviceName: hwlab-web-probe-sentinel-auth-switch
listenHost: 0.0.0.0
servicePort: 8080
pvcName: hwlab-web-probe-sentinel-auth-switch-state
pvcStorage: 10Gi
stateRoot: /var/lib/web-probe-sentinel-auth-switch
imageRef: 127.0.0.1:5000/hwlab/web-probe-sentinel-auth-switch:source-commit
replicas: 1
healthPath: /api/health
metricsPath: /metrics
scheduler:
intervalMs: 600000
heartbeatStaleSeconds: 900
maxConcurrentRuns: 1
freshnessWarningMultiple: 2
sqlite:
path: /var/lib/web-probe-sentinel-auth-switch/index.sqlite
busyTimeoutMs: 2000