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
CaraML store registry: Feature registry for CaraML store.
6
6
@@ -114,6 +114,7 @@ CaraML store registry: Feature registry for CaraML store.
114
114
| serving.startupProbe.timeoutSeconds | int |`1`| When the startup probe times out |
115
115
| serving.strategy | object |`{}`| Strategy used to replace old Pods by new ones. .spec.strategy.type can be "Recreate" or "RollingUpdate". "RollingUpdate" is the default value. |
116
116
| serving.tolerations | list |`[]`||
117
+
| serving.topologySpreadConstraints | list |`[]`||
117
118
118
119
----------------------------------------------
119
120
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
0 commit comments