vmware-archive / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
2.44k stars 442 forks source link

can't install via Helm #244

Closed yingmu52 closed 3 years ago

yingmu52 commented 3 years ago

following this instruction

helm install --name kubewatch bitnami/kubewatch --set='rbac.create=true,slack.channel=#YOUR_CHANNEL,slack.token=xoxb-YOUR_TOKEN,resourcesToWatch.pod=true,resourcesToWatch.daemonset=true'

I got this error

Error: failed to download "bitnami/kubewatch" (hint: running `helm repo update` may help)

what is the chart repo?

yingmu52 commented 3 years ago

found it

    helm repo add bitnami https://charts.bitnami.com/bitnami