Fix dendron config mount
This commit is contained in:
parent
644e67f110
commit
a681785fe0
|
@ -65,7 +65,7 @@ spec:
|
|||
enabled: true
|
||||
type: configmap
|
||||
name: dendron-config
|
||||
mountPath: /home/coder/.config/code-server/config.yaml
|
||||
mountPath: /home/coder/.config/code-server
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
|
Loading…
Reference in New Issue