Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 697 Bytes

gc.md

File metadata and controls

8 lines (5 loc) · 697 Bytes

We prefer to use the built-in PipelineRun GC instead of Jenkins itself. Please feel free to configure the CronJob according to your requirement.

Normally, you could find it from namespace kubesphere-devops-system. You could specifiy the following options:

  • maxAge is the maximum time to live for PipelineRuns
  • maxCount is the max number of the PipelineRuns

See also the Helm chart values setting.