Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
  
 
  [[helm init]] --stable-repo-url=https://charts.helm.sh/stable --service-account [[tiller]] --tiller-image ghcr.io/helm/tiller:v2.16.1
 
  [[helm init]] --stable-repo-url=https://charts.helm.sh/stable --service-account [[tiller]] --tiller-image ghcr.io/helm/tiller:v2.16.1
 +
 +
[[kubernetes.io/service-account-token]]
  
 
== Related ==
 
== Related ==

Revision as of 11:23, 9 August 2022

https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/


kind: ServiceAccount
helm init --stable-repo-url=https://charts.helm.sh/stable --service-account tiller --tiller-image ghcr.io/helm/tiller:v2.16.1
kubernetes.io/service-account-token

Related

See also

Advertising: