Differences

This shows you the differences between two versions of the page.

Link to this comparison view

k8s_helm:helm [2025/06/29 05:51] – created 5.152.82.90k8s_helm:helm [2025/07/03 08:07] (current) 212.58.119.76
Line 3: Line 3:
  
 helm pull grafana/grafana helm pull grafana/grafana
 +
 ===Install chart=== ===Install chart===
 <code>helm install grafana grafana/grafana -n monitoring</code> <code>helm install grafana grafana/grafana -n monitoring</code>
 +
 +===Upgrade chart===
 +<code>helm upgrade grafana grafana/grafana -f values.yaml</code>
  
 ===Pull chart=== ===Pull chart===
 <code>helm pull grafana/grafana</code> <code>helm pull grafana/grafana</code>
Navigation
Print/export
QR Code
QR Code k8s_helm:helm (generated for current page)