billowy-apple-60989
04/24/2023, 8:48 AMno chart name found
defaultNamespace: cattle-monitoring-system
helm:
chart: rancher-charts/rancher-monitoring
repo: <https://charts.rancher.io>
releaseName: rancher-monitoring
version: 102.0.0+up40.1.2
namespace: cattle-monitoring-system
values:
replicaCount: 1
However if i try an example i found it works fine:
defaultNamespace: rocketchat
helm:
chart: rocketchat
repo: <https://rocketchat.github.io/helm-charts>
releaseName: "rocketchat"
version: "5.1.2"
namespace: rocketchat
values:
mongodb:
auth:
rootPassword: "rootpassword"
username: "fakeuser"
password: "fakepassword"
What is the correct chart and repo to use for monitoring..?mammoth-postman-10874
04/24/2023, 8:49 AMbillowy-apple-60989
04/24/2023, 8:49 AMmammoth-postman-10874
04/24/2023, 8:50 AMbillowy-apple-60989
04/24/2023, 8:50 AMmammoth-postman-10874
04/24/2023, 8:50 AMbillowy-apple-60989
04/24/2023, 8:50 AMdefaultNamespace: cattle-monitoring-system
helm:
chart: rancher-monitoring
repo: <https://charts.rancher.io>
releaseName: rancher-monitoring
version: 102.0.0+up40.1.2
namespace: cattle-monitoring-system
values:
...
mammoth-postman-10874
04/24/2023, 9:02 AMbillowy-apple-60989
04/24/2023, 9:40 AMdefaultNamespace: cattle-monitoring-system
helm:
chart: rancher-monitoring
metadata:
annotations:
<http://catalog.cattle.io/auto-install|catalog.cattle.io/auto-install>: rancher-monitoring-crd=match
repo: <https://charts.rancher.io>
releaseName: rancher-monitoring
version: 102.0.0+up40.1.2
namespace: cattle-monitoring-system
values: ...
But it doesn't seem to do anything