spacelift workerpool v0.0.21

WorkerPool.spec.keepSuccessfulPods

KeepSuccessfulPods indicates whether run Pods should automatically be removed as soon as they complete successfully, or be kept so that they can be inspected later. By default run Pods are removed as soon as they complete successfully. Failed Pods are not automatically removed to allow debugging.

1 fields
WorkerPool.spec.keepSuccessfulPods fields and descriptions
Field / TypeDescription
WorkerPool.spec.keepSuccessfulPods
boolean

KeepSuccessfulPods indicates whether run Pods should automatically be removed as soon as they complete successfully, or be kept so that they can be inspected later. By default run Pods are removed as soon as they complete successfully. Failed Pods are not automatically removed to allow debugging.