mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-26 06:59:52 +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.
|
Please note that you'll need a PV provisionner to be able to store the uploaded images.
|
||||||
|
|
||||||
## Dynamic installation
|
## 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
|
```sh
|
||||||
kubectl apply -f ui*.yaml
|
kubectl apply -f ui*.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue