mirror of
https://github.com/coder/code-server.git
synced 2026-06-06 20:39:33 +00:00
Allow emptyDir type volume mounts (#6803)
This commit is contained in:
@@ -190,6 +190,7 @@ extraVolumeMounts: []
|
||||
# readOnly: true
|
||||
# existingClaim: volume-claim
|
||||
# hostPath: ""
|
||||
# emptyDir: {}
|
||||
|
||||
extraConfigmapMounts: []
|
||||
# - name: certs-configmap
|
||||
|
||||
Reference in New Issue
Block a user