This commit is contained in:
Nico Schottelius 2021-05-20 19:34:12 +02:00
parent 67ae418a4f
commit 9f5a19535f
1 changed files with 1 additions and 1 deletions

View File

@ -107,5 +107,5 @@ if you use that deployment. Instead use something on the line of the
included **nginx-test-deployment.yaml**:
```
kubectl appply -f nginx-test-deployment.yaml
kubectl apply -f nginx-test-deployment.yaml
```