mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
Update README.md
Fixed the typo #
This commit is contained in:
@@ -320,5 +320,5 @@ create the production environment.
|
||||
|
||||
<!-- @finalBuild @testAgainstLatestRelease -->
|
||||
```
|
||||
kustomize build $DEMO_HOME # | kubectl apply -f -
|
||||
kustomize build $DEMO_HOME | kubectl apply -f -
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user