Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
== Related ==
 
== Related ==
 
* [[Google Cloud Service account]]
 
* [[Google Cloud Service account]]
* [[Helm]]: <code>My-first-chart/templates/serviceaccount.yaml</code>
+
* [[Helm]]: <code>[[My-first-chart/templates/serviceaccount.yaml]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 05:13, 11 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: