bentoml / yatai-deployment

🚀 Launching Bento in a Kubernetes cluster
17 stars 14 forks source link

fix: add missing separator for Roles & RoleBindings #126

Closed hjilke closed 1 year ago

hjilke commented 1 year ago

What: When adding multiple namespaces for bentoDeploymentNamespaces

Example: bentoDeploymentNamespaces: ['yatai', 'deployments']

Then: There seems to be missing separators in the helm manifest resulting in missing deployed resources. Here the fix.

Screenshot 2023-10-09 at 17 02 12