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 3dd81fe commit d113cd7Copy full SHA for d113cd7
helm/values.yaml
@@ -17,7 +17,7 @@ coder:
17
# coder.image.pullPolicy -- The pull policy to use for the image. See:
18
# https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
19
pullPolicy: IfNotPresent
20
- # coder.image.pullSecret -- The secret used for pulling the Coder image from
+ # coder.image.pullSecrets -- The secrets used for pulling the Coder image from
21
# a private registry.
22
pullSecrets: []
23
# - name: "pull-secret"
0 commit comments