pmint93 / helm-charts

My helm charts
https://pmint93.github.io/helm-charts/
Apache License 2.0
75 stars 74 forks source link

Add ability to create or configure a `ServiceAccount` resource #5

Closed aquam8 closed 3 years ago

aquam8 commented 3 years ago

Add ability to create or configure a ServiceAccount resource for the metabase Deployment.

Needed when PodSecurityPolicies (PSP) are in place.

pmint93 commented 3 years ago

Hi @aquam8 , thanks for your PR I've just fix the CI lint, so please resolve the conflict then we can merge this 👍

aquam8 commented 3 years ago

Hi @aquam8 , thanks for your PR I've just fix the CI lint, so please resolve the conflict then we can merge this 👍

Cool thank you!

pmint93 commented 3 years ago

The CI lint failed again due to multi-line commit history. It should work now as I've just commit a new fix :)