• John Koleszar's avatar
    Fix tiller deployment on RBAC clusters · 1e03f1bc
    John Koleszar authored
    Adds automountServiceAccountToken when a serviceAccount is specified.
    
    Prior to this, tiller falls back to contacting the KUBERNETES_SERVICE on
    localhost:8080 rather than respecting the cluster IP in the
    KUBERNETES_SERVICE_{HOST,PORT} environment variables.
    
    Fixes #3460, fixes #3467.
    1e03f1bc
Name
Last commit
Last update
.circleci Loading commit data...
.github Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...