How to use multiple namespaces and service accounts? #1158
-
Hello, I would like to deploy each project to different namespace using a different service account in Kubernetes. if possible I'd like to use project id as namespace and service account name. Is this possible? I can deploy project to different namespace by hardcoding the namespace name in kubernetes-build.sh but I guess this is not the correct way since the deployment is not visible in the Karavan UI deployment tab. Any help would be greatly appreciated! Thanks, Marko |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Current implementation is designed to deploy all projects in the same namespace. |
Beta Was this translation helpful? Give feedback.
As for now you could install karavan per customer