-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't workingteam: workbenchPosit Workbench related issuePosit Workbench related issue
Description
I am using Workbench Kubernetes in AKS, where i want to use the launcher profiles to configure sessions for different users. I am using Helm chart version 0.5.26 to deploy Workbench.
I have four profiles in the following order in my helm values:
- @auto-az-workben-prod-base-r
- @auto-az-workben-prod-medium-r
- @auto-az-workben-prod-large-r
- @auto-az-workben-prod-gpu-r
When i look into the Workbench pod where it is mounted, the order is not the same. It seems to be in alphabetical order as follows:
- @auto-az-workben-prod-base-r
- @auto-az-workben-prod-gpu-r
- @auto-az-workben-prod-large-r
- @auto-az-workben-prod-medium-r
From your documentation (https://docs.posit.co/job-launcher/latest/kube.html) you write that the profiles are ordered from top to bottom, which is not the case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingteam: workbenchPosit Workbench related issuePosit Workbench related issue