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 80f41fd commit 7997d7bCopy full SHA for 7997d7b
docs/en/observability/profiling-known-issues.asciidoc
@@ -19,4 +19,4 @@ in `CrashLoopBackoff` status.
19
To fix this issue, a manual edit of the Deployment manifest should be performed, removing entirely the `command` field
20
from the `spec` section.
21
22
-This can be performed by either manipulating the Deployment manifest directly or by using the `kubectl edit` command.
+This can be performed by either manipulating the Deployment template emitted by Helm or by using the `kubectl edit` command.
0 commit comments