Update README.md

This commit is contained in:
Piyush Gupta
2021-01-28 09:16:28 +09:00
committed by GitHub
parent a31b846fa5
commit 22fcf3b3fa

View File

@@ -318,5 +318,5 @@ create the production environment.
<!-- @finalBuild @testAgainstLatestRelease -->
```
kustomize build $DEMO_HOME | kubectl apply -f -
kustomize build $DEMO_HOME # | kubectl apply -f -
```