Changed mount path for vscode
This commit is contained in:
@@ -107,7 +107,7 @@ spec:
|
||||
value: "http://0.0.0.0:5000"
|
||||
volumeMounts:
|
||||
- name: vscode-storage
|
||||
mountPath: /home/coder/repos
|
||||
mountPath: /home/coder
|
||||
volumes:
|
||||
- name: vscode-storage
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user