Merge pull request #140 from ogugu9/fix-getting-started-chart

Fix deprecated chart in Getting Started
This commit is contained in:
yxxhero 2022-06-06 20:21:29 +08:00 committed by GitHub
commit e182e9e775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ Suppose the `helmfile.yaml` representing the desired state of your helm releases
releases:
- name: prom-norbac-ubuntu
namespace: prometheus
chart: stable/prometheus
chart: prometheus-community/prometheus
set:
- name: rbac.create
value: false