Editing Helm upgrade

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
[[helm upgrade]]
 
  [[helm upgrade --install]]
 
  
 
  [[helm upgrade --help]]
 
  [[helm upgrade --help]]
[[helm upgrade --set|--set]]
 
[[--atomic]]
 
[[helm upgrade --install|--install]]
 
[[helm upgrade --reuse-values|--reuse-values]]
 
[[helm upgrade --reset-values|--reset-values]]
 
[[helm upgrade --debug|--debug]]
 
[[--namespace]]
 
[[--create-namespace]]
 
[[--debug]]
 
[[--dry-run]]
 
[[--force]]
 
[[helm upgrade -f|-f]]
 
[[--verify]]
 
  
== Examples ==
+
  [[helm]] upgrade mygrafana stable/grafana --reuse-values [[--set]] [[replicas]]=2
  [[helm]] upgrade mygrafana stable/grafana [[--reuse-values]] [[--set]] [[replicas]]=2
+
  helm upgrade --install kibana elastic/kibana --set cpu=100m
  [[helm upgrade --install]] kibana elastic/kibana --set cpu=100m
 
  
* [[helm upgrade elasticsearch elastic/elasticsearch -f ./values.yaml]]
+
[[helm upgrade elasticsearch elastic/elasticsearch -f ./values.yaml]]
 
 
[[helm upgrade redis]] bitnami/redis  --set "auth.enabled=false"
 
  
 
  [[helm upgrade your-helm-chart ./]]
 
  [[helm upgrade your-helm-chart ./]]
 
[[helm]] upgrade your-helm-chart-from-oci-repo [[oci://]]example.com --version 0.1.1
 
 
helm upgrade --namespace default my-mariadb oci://[[registry-1.docker.io]]/bitnamicharts/mariadb --set [[auth.rootPassword]]=$ROOT_PASSWORD
 
  
 
  [[helm upgrade -f custom-values.yaml your-helm-name ./]]
 
  [[helm upgrade -f custom-values.yaml your-helm-name ./]]
Line 36: Line 14:
  
 
  helm upgrade --install ingress-nginx ingress-nginx \
 
  helm upgrade --install ingress-nginx ingress-nginx \
   [[--repo]] https://kubernetes.github.io/ingress-nginx \
+
   --repo https://kubernetes.github.io/ingress-nginx \
 
   [[--namespace]] [[ingress-nginx]] [[--create-namespace]]
 
   [[--namespace]] [[ingress-nginx]] [[--create-namespace]]
 +
 +
[[helm upgrade --install]]
 +
[[helm upgrade --reuse-values]]
 +
[[helm upgrade --set]]
 +
[[helm upgrade --debug]]
 +
[[--namespace]]
 +
[[--create-namespace]]
  
 
  [[helm upgrade --timeout]]  
 
  [[helm upgrade --timeout]]  
Line 61: Line 46:
  
 
  [[Error: UPGRADE FAILED: timed out waiting for the condition]]
 
  [[Error: UPGRADE FAILED: timed out waiting for the condition]]
 
[[Error: non-absolute URLs should be in form of]] [[repo_name]]/[[path_to_chart]], got: prometheus-19.7.2
 
  
 
== Related ==
 
== Related ==
Line 71: Line 54:
 
* <code>[[Error: UPGRADE FAILED: kind ... already exists in the cluster and wasn't defined in the previous release]]</code>
 
* <code>[[Error: UPGRADE FAILED: kind ... already exists in the cluster and wasn't defined in the previous release]]</code>
 
* <code>[[--create-namespace]]</code>
 
* <code>[[--create-namespace]]</code>
* <code>[[--version]]</code>
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: