diff --git a/slides/kube/helm.md b/slides/kube/helm.md index 9a688d25..6321ee91 100644 --- a/slides/kube/helm.md +++ b/slides/kube/helm.md @@ -88,9 +88,9 @@ fine for personal and development clusters.) helm search ``` -- View charts related to `gitlab`: +- View charts related to `prometheus`: ```bash - helm search gitlab + helm search prometheus ``` ]