Skip to content

Commit

Permalink
Merge pull request #60 from keephq/shahargl-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shahargl authored Oct 23, 2024
2 parents 9b0f15e + 563b3f9 commit b2a9243
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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).
For more detailed configuration options and troubleshooting, refer to the [documentation](charts/keep/README.md).

0 comments on commit b2a9243

Please sign in to comment.