Skip to content

Commit

Permalink
docs/spec/v2beta2: rewrite intro
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Dec 7, 2023
1 parent 5503caf commit 5942f39
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/spec/v2beta2/helmreleases.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Helm Releases

The `HelmRelease` API defines a way to declaratively manage the lifecycle of
Helm releases.
The `HelmRelease` API allows for controller-driven reconciliation of Helm
releases via Helm actions such as install, upgrade, test, uninstall, and
rollback. In addition to this, it allows detecting and correcting cluster state
drift from the desired release state.

## Example

Expand Down

0 comments on commit 5942f39

Please sign in to comment.