We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3fcd0 commit afa9a48Copy full SHA for afa9a48
hips/hip-9999.md
@@ -26,7 +26,7 @@ There are two known situations how the user can run into such a situation where
26
Known Workarounds that should become OBSOLETE when this HIP is implemented to recover from such situations:
27
1. `kubectl delete secret '<the name of the secret where helm stores release information>'.` (Not possible if you don't want to lose all history)
28
2. `helm delete` your release. (Not possible if you don't want to lose all history)
29
-3. `helm rollback` your release. (Not possibly if it is the first installation)
+3. `helm rollback` your release. (Not possible if it is the first installation)
30
31
## Rationale
32
0 commit comments