Update kustomization.md

I generated a file in a here document, but the shell variable part seemed to be empty.
pull/30702/head
yoshwata 2021-12-13 22:00:24 +00:00
parent 0ed0a0cce5
commit f1bd7c48af
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ not recommended to hard code the Service name in the command argument. For this
```shell
# Create a deployment.yaml file
cat <<EOF > deployment.yaml
cat <<\EOF > deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata: