Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
add service account to tiller-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Hodgetts (khodgetts) committed Mar 23, 2018
1 parent 06d3838 commit 644a532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/controlplane/config/templates/cloud-config-controller
Original file line number Diff line number Diff line change
Expand Up @@ -3126,6 +3126,7 @@ write_files:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
serviceAccountName: kube-aws:tiller
{{if .Experimental.Admission.Priority.Enabled -}}
priorityClassName: system-node-critical
{{ end -}}
Expand Down

0 comments on commit 644a532

Please sign in to comment.