Skip to content

Commit 29ecfed

Browse files
chris.laveryarttor
authored andcommitted
breaking note
1 parent a18eff9 commit 29ecfed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ Supported k8s resources:
9090
- Helmify will not overwrite `Chart.yaml` file if presented. Done on purpose.
9191
- Helmify will not delete existing template files, only overwrite.
9292
- Helmify overwrites templates and values files on every run.
93-
This meas that all your manual changes in helm template files will be lost on the next run.
93+
This means that all your manual changes in helm template files will be lost on the next run.
94+
- if switching between the using the `-crd-dir` flag it is better to delete and regenerate the from scratch to ensure crds are not accidentally spliced/formatted into the same chart. Bear in mind you will want to update your `Chart.yaml` thereafter.
9495

9596
## Develop
9697
To support a new type of k8s object template:

0 commit comments

Comments
 (0)