diff --git a/README.md b/README.md index c2512e5..d271c57 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Keep Helm Chart The Keep Helm Chart provides a convenient way to deploy and manage Keep on Kubernetes using Helm, a package manager for Kubernetes applications. +# Documentation +Full documentation can be found at [Keep Docs](https://docs.keephq.dev/deployment/kubernetes/installation). + # Prerequisites ## Ingress Controller (Recommended) @@ -111,4 +114,4 @@ For local Kubernetes clusters without external IP (such as when using NodePort o - Check ingress configuration for proper WebSocket headers - Verify connectivity using `curl` or browser developer tools -For more detailed configuration options and troubleshooting, refer to the [documentation](charts/keep/README.md). \ No newline at end of file +For more detailed configuration options and troubleshooting, refer to the [documentation](charts/keep/README.md).