diff --git a/content/en/blog/2026/tekton-pipeline-v1.11.0/index.md b/content/en/blog/2026/tekton-pipeline-v1.11.0/index.md index 04c64c3c..7a48cadb 100644 --- a/content/en/blog/2026/tekton-pipeline-v1.11.0/index.md +++ b/content/en/blog/2026/tekton-pipeline-v1.11.0/index.md @@ -54,7 +54,7 @@ kind: PipelineRun metadata: name: my-pipelinerun annotations: - tekton.dev/pvc-cleanup: "true" + tekton.dev/auto-cleanup-pvc: "true" spec: workspaces: - name: shared-data