mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-25 22:49:54 +03:00
docs(kubernetes): fix typo in README.md (#228)
This commit is contained in:
parent
8ddfb1b5ae
commit
befbd0bcfb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue