From fdc1906adad7441b5e6803da8d89a0994669f2bb Mon Sep 17 00:00:00 2001 From: George Thomas Date: Tue, 14 Jul 2026 13:08:19 -0700 Subject: [PATCH] Update workspace configs to match VPODC --- .../dev-environments/qa-mc2dp-helm/values/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml b/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml index 2c67b35..0de619e 100644 --- a/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml @@ -217,9 +217,9 @@ hatchery: "path-rewrite": "/lw-workspace/proxy/", "use-tls": "false", "ready-probe": "/lw-workspace/proxy/lab", - "user-uid": 1000, - "fs-gid": 100, - "user-volume-location": "/home/jovyan", + "user-uid": 1010, + "fs-gid": 101, + "user-volume-location": "/home/jovyan/pd", "gen3-volume-location": "/home/jovyan/.gen3" } ]