You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/argo-workflows/values.yaml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -506,6 +506,14 @@ controller:
506
506
# name: argo-mysql-config
507
507
# key: password
508
508
509
+
failedPodRestart:
510
+
# -- Enable to restart of pods that fail before entering Running state.
511
+
## This is useful for recovering from transient infrastructure issues like node eviction due to DiskPressure or MemoryPressure without requiring a retryStrategy on every template.
0 commit comments