Fix deprecated chart in Getting Started

Signed-off-by: ogugu (Riku Ogura) <e.cos.isin@gmail.com>
This commit is contained in:
ogugu (Riku Ogura) 2022-06-06 20:50:41 +09:00
parent fef447ddec
commit c897a10dce
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