docs(kubernetes): fix typo in README.md (#228)

This commit is contained in:
Daniel Abbatt 2022-01-25 08:52:06 +00:00 committed by GitHub
parent 8ddfb1b5ae
commit befbd0bcfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ kubectl apply -f *.yaml
Please note that you'll need a PV provisionner to be able to store the uploaded images.
## Dynamic installation
Edit the image tag in the ui-deployement.yaml file and set it to `latest`, then :
Edit the image tag in the ui-deployment.yaml file and set it to `latest`, then :
```sh
kubectl apply -f ui*.yaml