Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/troubleshoot/partials/errors-and-solutions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Error: INSTALLATION FAILED: execution error at (redpanda/templates/entry-point.y
This is due to a bug in Helm v3.18.0. To avoid similar errors, upgrade to a later version. For more details, see the https://github.com/helm/helm/issues/30880[Helm GitHub issue^].
//end::deployment-helm-3-18[]
//tag::deployment-pod-pending[]

=== StatefulSet never rolls out

If the StatefulSet Pods remain in a pending state, they are waiting for resources to become available.
Expand Down
Loading