Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 83465a2

Browse files
committed
Simplify data volume mount
1 parent b4fd47b commit 83465a2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎charts/code-server/templates/deployment.yaml‎

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,7 @@ spec:
7474
{{- end }}
7575
volumeMounts:
7676
- name: data
77-
mountPath: /home/coder/project
78-
subPath: project
79-
- name: data
80-
mountPath: /home/coder/.local/share/code-server
81-
subPath: code-server
77+
mountPath: /home/coder
8278
{{- range .Values.extraConfigmapMounts }}
8379
- name: {{ .name }}
8480
mountPath: {{ .mountPath }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /