diff --git a/helm/dbrepo/README.md b/helm/dbrepo/README.md index 2065ce6ed992157bbd868698e4ca91525fbdb02b..4e4e7d6ffe4b07d1a81da52833fe87c936d6e6af 100644 --- a/helm/dbrepo/README.md +++ b/helm/dbrepo/README.md @@ -11,7 +11,7 @@ sample [ for your deployment and update the variables, especially `hostname`. ```bash -helm install my-release "oci://registry.datalab.tuwien.ac.at/dbrepo/helm" --values ./values.yaml --version "1.4.6" +helm install my-release "oci://registry.datalab.tuwien.ac.at/dbrepo/helm/dbrepo" --values ./values.yaml --version "1.4.6" ``` ## Prerequisites