koslib / helm-eks-action

The simplest Github Action for executing Helm commands on EKS - cluster authentication included
MIT License
59 stars 61 forks source link

Security/kubeconfig chmod #26

Closed koslib closed 2 years ago

koslib commented 2 years ago

Make the kubeconfig file not world-readable by explicitly setting owner/group read permissions.