Skip to content

Commit

Permalink
GITBOOK-91: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
doppleware authored and gitbook-bot committed Apr 5, 2024
1 parent 8ddebf7 commit 7d664f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Following the last step, you should have two generated files in your local direc

{% code overflow="wrap" %}
```bash
helm template [NAME] [PATH_TO_HELM_CHART] -n [NAMESPACE} --post-renderer [PATH_TO_HELPER_REPO_ROOT]/kustomize/kustomize_build.sh
helm install [NAME] [PATH_TO_HELM_CHART] -n [NAMESPACE} --post-renderer [PATH_TO_HELPER_REPO_ROOT]/kustomize/kustomize_build.sh
```
{% endcode %}
Expand Down

0 comments on commit 7d664f3

Please sign in to comment.