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 08ed031 commit 9e33c3cCopy full SHA for 9e33c3c
hack/tools/sync-helm-values/README.md
@@ -23,7 +23,7 @@ The tool sets the files located in `hack/addons/kustomize` to serve as a single
23
## How it works
24
25
This tool works by traversing the file tree located at `hack/addons/kustomize` and looking for files named
26
-`helm-addon-installation.yaml` and `*-template.yaml` and moves them to
+`helm-addon-installation.yaml` and `*-template.yaml` and copies them to
27
`charts/cluster-api-runtime-extensions-nutanix/templates` and
28
`charts/cluster-api-runtime-extensions-nutanix/addons` respectively.
29
0 commit comments