Closed yingmu52 closed 4 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?
found it
helm repo add bitnami https://charts.bitnami.com/bitnami
following this instruction
I got this error
what is the chart repo?