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

Latest commit

 

History

History
3 lines (2 loc) · 299 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 299 Bytes

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.