diff --git a/mkdocs/docs/experiments/concepts/chaos-resources/probes/cmdProbe.md b/mkdocs/docs/experiments/concepts/chaos-resources/probes/cmdProbe.md
index 1b0e4cb89fe..b7b2e9733fe 100644
--- a/mkdocs/docs/experiments/concepts/chaos-resources/probes/cmdProbe.md
+++ b/mkdocs/docs/experiments/concepts/chaos-resources/probes/cmdProbe.md
@@ -614,6 +614,29 @@ In source mode, the command execution is carried out from within a new pod whose
+
+
+ Field |
+ .tolerations |
+
+
+ Description |
+ Flag to hold the tolerations for the probe pod |
+
+
+ Type |
+ Optional |
+
+
+ Range |
+ (type: []corev1.Tolerations |
+
+
+ Notes |
+ The .tolerations Flag to hold the Tolerations for the probe pod |
+
+
+