Skip to content

Commit 7997d7b

Browse files
authored
improve readability
1 parent 80f41fd commit 7997d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/observability/profiling-known-issues.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ in `CrashLoopBackoff` status.
1919
To fix this issue, a manual edit of the Deployment manifest should be performed, removing entirely the `command` field
2020
from the `spec` section.
2121

22-
This can be performed by either manipulating the Deployment manifest directly or by using the `kubectl edit` command.
22+
This can be performed by either manipulating the Deployment template emitted by Helm or by using the `kubectl edit` command.

0 commit comments

Comments
 (0)