Fix resources isues 30

This commit is contained in:
2026-01-23 05:38:43 +01:00
parent d7f263db83
commit fc565753ec
6 changed files with 182 additions and 1 deletions

View File

@@ -41,6 +41,9 @@ spec:
# Track the source commit
bakery-ia.io/git-revision: $(tt.params.git-revision)
bakery-ia.io/git-branch: $(tt.params.git-branch)
# Automatic cleanup: delete PipelineRun after completion
# Default: 1 hour (3600 seconds). Configure via values.yaml
tekton.dev/pipelinerunDeletionPropagation: "foreground"
spec:
pipelineRef:
name: bakery-ia-ci