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 mygrafana stable/grafana --reuse-values [[--set]] replicas=2
  [[helm upgrade --install]]
 
 
 
[[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 --install]] kibana elastic/kibana --set cpu=100m
 
 
 
* [[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-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 --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 --timeout]]  
+
  [[helm upgrade --install]]
 +
[[helm upgrade --reuse-values]]
  
 
  helm upgrade --reuse-values \
 
  helm upgrade --reuse-values \
Line 50: Line 18:
 
   --set alertmanagerFiles."alertmanager\.yml".receivers[1].slack_configs[0].api_url="$PROMETHEUS_SLACK_WEBHOOK"
 
   --set alertmanagerFiles."alertmanager\.yml".receivers[1].slack_configs[0].api_url="$PROMETHEUS_SLACK_WEBHOOK"
  
== Errors ==
 
helm upgrade your-helm-chart
 
Error: This command needs 2 arguments: release name, chart path
 
 
[[can't evaluate field Values in type int]]
 
 
[[Error: UPGRADE FAILED]]: YAML parse error on elasticsearch/templates/[[statefulset.yaml]]: [[error converting YAML to JSON]]: yaml: line 60: mapping values are not allowed in this context
 
 
[[Error: UPGRADE FAILED]]: error validating "": error validating data: ValidationError([[StatefulSet.spec.template.spec.volumes]][0]): unknown field "claimName" in io.k8s.api.core.v1.Volume
 
  
[[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 ==
 
* <code>[[aws ecs update-service]]</code>
 
* <code>[[aws ecs update-service]]</code>
 
* <code>[[helm install]]</code>
 
* <code>[[helm install]]</code>
* <code>[[values.yaml]]</code>
 
* <code>[[Error: UPGRADE FAILED: timed out waiting for the condition]]</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>[[--version]]</code>
 
  
 
== See also ==
 
== See also ==
* {{helm upgrade}}
+
* {{Helm}}
* {{helm install}}
 
  
 
[[Category:Helm]]
 
[[Category:Helm]]

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: