From a82ab35ccf017ae74d4b9988e8847a246c782fd5 Mon Sep 17 00:00:00 2001 From: chansuke Date: Fri, 4 Apr 2025 08:17:20 +0900 Subject: [PATCH 1/2] docs: fix identation for resources --- examples/transformerconfigs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/transformerconfigs/README.md b/examples/transformerconfigs/README.md index 5e58a0a24b..62fa7ec4ef 100644 --- a/examples/transformerconfigs/README.md +++ b/examples/transformerconfigs/README.md @@ -131,7 +131,7 @@ kind: Kustomization namespace: example resources: -- resources.yaml + - resources.yaml configurations: - namespace.yaml From d54815c88cfb58acaaf8f2f2c6a976b3085820b8 Mon Sep 17 00:00:00 2001 From: chansuke Date: Fri, 4 Apr 2025 08:25:12 +0900 Subject: [PATCH 2/2] docs: referrerd -> referred --- examples/transformerconfigs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/transformerconfigs/README.md b/examples/transformerconfigs/README.md index 62fa7ec4ef..4289c68a91 100644 --- a/examples/transformerconfigs/README.md +++ b/examples/transformerconfigs/README.md @@ -204,7 +204,7 @@ namePrefix: sample- configurations: # Tie target Gorilla to AnimalPark's referrer spec.gorillaRef. - # Once Gorilla name is changed, the AnimalPark referrerd Gorilla name will be changed as well. + # Once Gorilla name is changed, the AnimalPark referred Gorilla name will be changed as well. - nameReference.yaml ``` nameReference.yaml