Fix deprecated chart in Getting Started
Signed-off-by: ogugu (Riku Ogura) <e.cos.isin@gmail.com>
This commit is contained in:
		
							parent
							
								
									fef447ddec
								
							
						
					
					
						commit
						c897a10dce
					
				|  | @ -441,7 +441,7 @@ Suppose the `helmfile.yaml` representing the desired state of your helm releases | ||||||
| releases: | releases: | ||||||
| - name: prom-norbac-ubuntu | - name: prom-norbac-ubuntu | ||||||
|   namespace: prometheus |   namespace: prometheus | ||||||
|   chart: stable/prometheus |   chart: prometheus-community/prometheus | ||||||
|   set: |   set: | ||||||
|   - name: rbac.create |   - name: rbac.create | ||||||
|     value: false |     value: false | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue