From 4502e8fffb3b300b8469bfcdff32cafa0f5d4397 Mon Sep 17 00:00:00 2001 From: Matti Paksula Date: Fri, 7 Jun 2019 17:00:43 +0300 Subject: [PATCH] Update inventory_object.md --- docs/inventory_object.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/inventory_object.md b/docs/inventory_object.md index 2e87a05ee..58640a063 100644 --- a/docs/inventory_object.md +++ b/docs/inventory_object.md @@ -28,7 +28,7 @@ The _inventory_ ConfigMap contains two special annotations: The value of this annotation is the JSON blob for an Inventory object. The Inventory is a struct that contains following information - - all objects within this kusotmization target + - all objects within this kustomization target - all objects that reference within this kustomization target Here is an example of an Inventory object