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 837a786 commit 12e59baCopy full SHA for 12e59ba
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