Skip to content

Commit 8bd6e76

Browse files
committed
chore: readme fixes v2
1 parent 4e1763a commit 8bd6e76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

helm/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ coder:
6565
# For security reasons, we recommend using a non-root group.
6666
runAsGroup: 1000
6767
# 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
68+
# root filesystem as read-only.
7069
readOnlyRootFilesystem: null
7170
# coder.securityContext.seccompProfile -- Sets the seccomp profile for
7271
# the coder container.

0 commit comments

Comments
 (0)