Skip to content

Commit 5942f39

Browse files
committed
docs/spec/v2beta2: rewrite intro
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 parent 5503caf commit 5942f39

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/spec/v2beta2/helmreleases.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Helm Releases
22

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

68
## Example
79

0 commit comments

Comments
 (0)