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/tempo-distributed/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -818,6 +818,7 @@ The memcached default args are removed and should be provided manually. The sett
818
818
| querier.initContainers | list | `[]` | Init containers for the querier pod |
819
819
| querier.maxSurge | int | `0` | Max Surge for querier pods |
820
820
| querier.maxUnavailable | int | `1` | Pod Disruption Budget maxUnavailable |
821
+
| querier.minReadySeconds | int | `10` | Minimum number of seconds for which a newly created Pod should be ready without any of its containers crashing/terminating |
0 commit comments