Skip to content

Commit d113cd7

Browse files
committed
fix: grammar
1 parent 3dd81fe commit d113cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ coder:
1717
# coder.image.pullPolicy -- The pull policy to use for the image. See:
1818
# https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
1919
pullPolicy: IfNotPresent
20-
# coder.image.pullSecret -- The secret used for pulling the Coder image from
20+
# coder.image.pullSecrets -- The secrets used for pulling the Coder image from
2121
# a private registry.
2222
pullSecrets: []
2323
# - name: "pull-secret"

0 commit comments

Comments
 (0)