• Hordur Freyr Yngvason's avatar
    Fix tillerless helm command permissions · a26d787b
    Hordur Freyr Yngvason authored
    Helm commands run in the context of a service account, currently tiller,
    but when a cluster is tillerless from the start they do not have this
    account present.
    
    Previously, they were being created as part of the helm tiller
    installation.
    a26d787b
base_command.rb 1.85 KB