EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Decouple serviceaccount and secrets #155

Closed gchazot closed 1 year ago

gchazot commented 1 year ago

Allow the setting of ServiceAccountName independently from Secrets, both ways

gchazot commented 1 year ago

Thanks for the review @DilaraOflaz