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