FEAT(tekton): add automatic cleanup for old PipelineRuns
- Add CronJob to delete completed PipelineRuns older than 1 hour - Add 30m timeout to TriggerTemplates - Prevent resource accumulation in tekton-pipelines namespace
This commit is contained in:
@@ -14,3 +14,5 @@ resources:
|
||||
- pipelines/python-pipeline.yaml
|
||||
# Triggers
|
||||
- triggers/
|
||||
# Cleanup
|
||||
- cleanup-cronjob.yaml
|
||||
|
||||
Reference in New Issue
Block a user