Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arikalon1 committed Jun 26, 2021
1 parent 309c86c commit 8be6411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/builtin-playbooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down

0 comments on commit 8be6411

Please sign in to comment.