Clarify how k8s.yaml.ConfigFile.resourcePrefix
works
#2837
Labels
area/docs
Improvements or additions to documentation
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/bug
Some behavior is incorrect or out of spec
File: themes/default/content/registry/packages/kubernetes/api-docs/yaml/configfile/_index.md
We should add a little note for clarity that explained that
resourcePrefix
applies to the names of the Pulumi child resources of theConfigGroup
, not themetadata.name
of the K8s resources.I would also maybe add some text to the description that explain a little more explicitly how the resource works (i.e. that it creates a Pulumi resource for each K8s resource in the target file).
The text was updated successfully, but these errors were encountered: