diff --git a/docs/user-guide/builtin-playbooks.rst b/docs/user-guide/builtin-playbooks.rst index a7c2a9a1d..015b06da2 100644 --- a/docs/user-guide/builtin-playbooks.rst +++ b/docs/user-guide/builtin-playbooks.rst @@ -45,7 +45,7 @@ git_change_audit - "replicas" | **Note:** The ``ignored_changes`` is an optional parameter, used to filter out irrelevant changes. -| (In the example above, we filter out ``spec.replicas`` changes, so that HPA changes won't appear as spec changes) +| In the example above, we filter out ``spec.replicas`` changes, so that HPA changes won't appear as spec changes | In order to filter out ``spec.field_name`` add ``field_name`` to the ``ignored_changes`` array | **The results:**