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 4e1763a commit 8bd6e76Copy full SHA for 8bd6e76
helm/values.yaml
@@ -65,8 +65,7 @@ coder:
65
# For security reasons, we recommend using a non-root group.
66
runAsGroup: 1000
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
+ # root filesystem as read-only.
70
readOnlyRootFilesystem: null
71
# coder.securityContext.seccompProfile -- Sets the seccomp profile for
72
# the coder container.
0 commit comments