mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: add missing doc file
This commit is contained in:
parent
e33fc787ab
commit
b7adf33237
1 changed files with 7 additions and 0 deletions
7
docs/deploy/helm.md
Normal file
7
docs/deploy/helm.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Helm
|
||||
|
||||
To deploy using helm:
|
||||
|
||||
helm install <my-release> oci://registry-1.docker.io/umap/umap
|
||||
|
||||
Helm chart is pushed here: https://hub.docker.com/repository/docker/umap/umap/tags
|
Loading…
Reference in a new issue