fix: extend sentinel pac timeout

This commit is contained in:
Codex
2026-07-05 17:15:24 +00:00
parent 22af7a74be
commit bcd6fed44a
+2 -2
View File
@@ -12,7 +12,7 @@ metadata:
hwlab.pikastech.local/source-commit: "{{revision}}" hwlab.pikastech.local/source-commit: "{{revision}}"
spec: spec:
timeouts: timeouts:
pipeline: 180s pipeline: 300s
taskRunTemplate: taskRunTemplate:
serviceAccountName: default serviceAccountName: default
podTemplate: podTemplate:
@@ -58,7 +58,7 @@ spec:
--sentinel jd01-web-probe-sentinel \ --sentinel jd01-web-probe-sentinel \
--confirm \ --confirm \
--wait \ --wait \
--timeout-seconds 90 \ --timeout-seconds 150 \
--source-commit "$SOURCE_COMMIT" \ --source-commit "$SOURCE_COMMIT" \
--source-stage-ref "$SOURCE_STAGE_REF" \ --source-stage-ref "$SOURCE_STAGE_REF" \
--source-authority gitea-snapshot --source-authority gitea-snapshot