fix: mount code queue home for workspace symlinks

This commit is contained in:
Codex
2026-05-16 14:29:23 +00:00
parent 4a36f0e0f1
commit 5511d39d0e
2 changed files with 7 additions and 3 deletions
@@ -483,6 +483,8 @@ spec:
mountPath: /var/run/docker.sock
- name: workspace
mountPath: /workspace
- name: workspace
mountPath: /home/ubuntu
- name: repo
mountPath: /root/unidesk
- name: repo
@@ -728,6 +730,8 @@ spec:
mountPath: /var/run/docker.sock
- name: workspace
mountPath: /workspace
- name: workspace
mountPath: /home/ubuntu
- name: repo
mountPath: /root/unidesk
- name: repo