helm / helm-www

The Helm website for docs, blog and project info.
https://helm.sh
MIT License
204 stars 514 forks source link

Incorrect command for "helm list" #1609

Closed JessieTeng89 closed 3 months ago

JessieTeng89 commented 4 months ago

There is an incorrect command in https://helm.sh/docs/intro/cheatsheet/ image

It should be helm list -l key1=value1,key2=value2

JessieTeng89 commented 4 months ago

I can work on this and create a PR later