We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba3f11 commit 234ab80Copy full SHA for 234ab80
kyaml/fn/framework/processors.go
@@ -227,7 +227,7 @@ type TemplateProcessor struct {
227
PatchTemplates []PatchTemplate
228
229
// MergeResources, if set to true, will cause the resources in ResourceList.items to be
230
- // will be applied as patches on any matching resources generated by ResourceTemplates.
+ // applied as patches on any matching resources generated by ResourceTemplates.
231
MergeResources bool
232
233
// PreProcessFilters provides a hook to manipulate the ResourceList's items or config after
0 commit comments