1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

797 typo fix

This commit is contained in:
shravan 2020-04-20 18:51:04 +05:30
parent bd117aa65d
commit bafc854bc5

View file

@ -20,7 +20,7 @@ A JSON Patch rule provides an alternate way to mutate resources.
With Kyverno, the add and replace have the same behavior i.e. both operations will add or replace the target element.
This patch policy adds, or replaces, entries in a `ConfigMap` with the name `config-name` in any namespace.
This patch policy adds, or replaces, entries in a `ConfigMap` with the name `config-game` in any namespace.
````yaml
apiVersion : kyverno.io/v1