helm v2: helm init

From wikieduonline
Revision as of 10:56, 15 June 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

You can explicitly tell helm init to…

  • Install the canary build with the --canary-image flag
  • Install a particular image (version) with --tiller-image
  • Install to a particular cluster with --kube-context
  • Install into a particular namespace with --tiller-namespace
  • Install Tiller with a Service Account with --service-account (for RBAC enabled clusters)
  • Install Tiller without mounting a service account with --automount-service-account false

See also

Advertising: