Difference between revisions of "Helm ls -A"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
deployed | deployed | ||
failed | failed | ||
+ | |||
+ | |||
+ | helm list -A | ||
+ | Error: list: failed to list: stream error when reading response body, may be caused by closed connection. Please retry. Original error: stream | ||
+ | error: stream ID 3; [[INTERNAL_ERROR]]; received from peer | ||
+ | |||
+ | Solution: try using an specifice namespace only: <code>[[helm list -n argocd]]</code> | ||
== Related == | == Related == | ||
* <code>[[helm ls]]</code> | * <code>[[helm ls]]</code> | ||
− | * <code>[[helm list -all]]</code> | + | * KO: <code>[[helm list -all]]</code> |
* <code>[[helm search]]</code> | * <code>[[helm search]]</code> | ||
* <code>[[helm search repo]]</code> | * <code>[[helm search repo]]</code> |
Latest revision as of 09:05, 9 July 2024
helm ls -A helm list -A
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
deployed failed
helm list -A
Error: list: failed to list: stream error when reading response body, may be caused by closed connection. Please retry. Original error: stream
error: stream ID 3; INTERNAL_ERROR; received from peer
Solution: try using an specifice namespace only: helm list -n argocd
Related[edit]
See also[edit]
helm list [ -A ]
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: