diff --git a/infra/k8s/argo/gpu-test-pipeline-template.yaml b/infra/k8s/argo/gpu-test-pipeline-template.yaml index 5d5afc781..d08f87af9 100644 --- a/infra/k8s/argo/gpu-test-pipeline-template.yaml +++ b/infra/k8s/argo/gpu-test-pipeline-template.yaml @@ -18,7 +18,7 @@ spec: securityContext: fsGroup: 0 podGC: - strategy: OnPodSuccess + strategy: OnPodCompletion ttlStrategy: secondsAfterCompletion: 3600 activeDeadlineSeconds: 5400