diff --git a/.tekton/web-probe-sentinel-jd01-pac.yaml b/.tekton/web-probe-sentinel-jd01-pac.yaml index 67d11231..3291a4c8 100644 --- a/.tekton/web-probe-sentinel-jd01-pac.yaml +++ b/.tekton/web-probe-sentinel-jd01-pac.yaml @@ -52,13 +52,3 @@ spec: --source-commit "$SOURCE_COMMIT" \ --source-stage-ref "$SOURCE_STAGE_REF" \ --source-authority gitea-snapshot - bun scripts/cli.ts web-probe sentinel control-plane apply \ - --node JD01 \ - --lane v03 \ - --sentinel jd01-web-probe-sentinel \ - --confirm \ - --wait \ - --timeout-seconds 150 \ - --source-commit "$SOURCE_COMMIT" \ - --source-stage-ref "$SOURCE_STAGE_REF" \ - --source-authority gitea-snapshot