Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
/ helm-helper Public archive

A shell script to correct common authentication issues with Helm on Kubernetes installations that have RBAC set up.

Notifications You must be signed in to change notification settings

mkell43/helm-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Helm Helper

During helm init Helm does not set up a service account. On Kubernetes deployments with RBAC set up, this results in permissions issues when running commands like helm list and helm install. This shell script runs the necessary kubectl commands to create the service account.

About

A shell script to correct common authentication issues with Helm on Kubernetes installations that have RBAC set up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages