chore(ci): restore podGC OnPodCompletion after successful validation
Pipeline validated end-to-end on H100: 3/3 steps green, 539 tests pass. Switch podGC back to OnPodCompletion to auto-clean all pods after runs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
securityContext:
|
||||
fsGroup: 0
|
||||
podGC:
|
||||
strategy: OnPodSuccess
|
||||
strategy: OnPodCompletion
|
||||
ttlStrategy:
|
||||
secondsAfterCompletion: 3600
|
||||
activeDeadlineSeconds: 5400
|
||||
|
||||
Reference in New Issue
Block a user