fix(web-sentinel): allow manual trigger apiserver egress

This commit is contained in:
Codex
2026-07-01 11:50:52 +00:00
parent cf728cff60
commit c59e66d74a
2 changed files with 18 additions and 1 deletions
@@ -34,6 +34,11 @@ baselines:
tracesEndpoint: http://otel-collector.platform-infra.svc.cluster.local:4318/v1/traces
sampler: parentbased_traceidratio
samplerArg: "1"
kubernetesApi:
egress:
enabled: true
cidr: 10.43.0.1/32
port: 443
scheduler15m: &scheduler-15m
intervalMs: 900000
heartbeatStaleSeconds: 900