Update README.md

This commit is contained in:
Piyush Gupta
2021-01-28 09:17:39 +09:00
committed by GitHub
parent a6f29f2bf7
commit 16a49c50c4

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 -
```