add kube readme url

This commit is contained in:
Simon Larsen 2023-10-01 09:05:02 +01:00
parent 6fd882afd4
commit 7ea9f48089
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -31,7 +31,7 @@ If you need advanced features, such as API Access, Advances Workflows, or Advanc
## Installation
- Install on Kubernetes with Helm (recommended for production) (coming soon)
- [Install on Kubernetes with Helm](https://artifacthub.io/packages/helm/oneuptime/oneuptime) (recommended for production)
- [Install with Docker Compose](https://github.com/OneUptime/oneuptime/blob/master/Docs/Installation/DockerCompose.md) (hobby install, not recommended for production use)
- [Install for local development](https://github.com/OneUptime/oneuptime/blob/master/Docs/Installation/Development.md)