Skip to content

helm-cmd

install

helm upgrade -i -f prom.yaml prom-0327 prometheus-community/kube-prometheus-stack --namespace monitoring

search chats

helm search repo <repo_name>

show value

# refer defualt value
helm show values prometheus-community/kube-prometheus-stack > values_default.yaml