minor correction

This commit is contained in:
2025-07-04 20:05:16 +05:30
parent 74c142bb9b
commit 82d98e438e

View File

@@ -37,7 +37,7 @@ spec:
- name: DEFAULT_WORKSPACE
value: "{{ .Values.env.DEFAULT_WORKSPACE }}"
volumeMounts:
- name: code-server
- name: config
mountPath: /config
volumes:
{{- if and .Values.persistence.enabled .Values.persistence.existingClaim }}