Skip to content

Commit

Permalink
add deprecation notice for chart
Browse files Browse the repository at this point in the history
  • Loading branch information
weeco authored May 23, 2024
1 parent 1f1fe71 commit e15cac7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Helm Chart

⚠️ This chart has been moved to https://github.com/redpanda-data/helm-charts/tree/main/charts/kminion . Please install this chart instead. The existing archives are still being hosted here, to not break existing deployments.

---

This chart is intentionally very light on input validation. The goal was to offer a flexible Helm chart that allows
users to deploy KMinion the way they want to. Therefore it's very flexible at the cost of less input validation, so that
you might run into runtime errors for a misconfiguration.
Expand Down

0 comments on commit e15cac7

Please sign in to comment.