Skip to content

Commit 31b2889

Browse files
suvaanshkumararttor
authored andcommitted
Add preserve-ns in README.md
1 parent 09184d2 commit 31b2889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Usage:
110110
| -original-name | Use the object's original name instead of adding the chart's release name as the common prefix. | `helmify -original-name` |
111111
| -cert-manager-as-subchart | Allows the user to install cert-manager as a subchart | `helmify -cert-manager-as-subchart` |
112112
| -cert-manager-version | Allows the user to specify cert-manager subchart version. Only useful with cert-manager-as-subchart. (default "v1.12.2") | `helmify -cert-manager-as-subchart` |
113+
| -preserve-ns | Allows users to use the object's original namespace instead of adding all the resources to a common namespace. (default "false") | `helmify -preserve-ns` |
113114
## Status
114115
Supported k8s resources:
115116
- Deployment, DaemonSet, StatefulSet

0 commit comments

Comments
 (0)