We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860e282 commit 35cda25Copy full SHA for 35cda25
helm/values.yaml
@@ -67,7 +67,7 @@ coder:
67
# coder.securityContext.readOnlyRootFilesystem -- Mounts the container's
68
# root filesystem as read-only. It is recommended to leave this setting
69
# enabled in production. This will override the same setting in the pod
70
- readOnlyRootFilesystem: true
+ readOnlyRootFilesystem: null
71
# coder.securityContext.seccompProfile -- Sets the seccomp profile for
72
# the coder container.
73
seccompProfile:
0 commit comments