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 008b8d9 commit 11b1af0Copy full SHA for 11b1af0
helm/coder/values.yaml
@@ -47,7 +47,7 @@ coder:
47
# if not set. If you're using the chart directly from git, the default
48
# app version will not work and you'll need to set this value. The helm
49
# chart helpfully fails quickly in this case.
50
- tag: "v2.15.0"
+ tag: ""
51
# coder.image.pullPolicy -- The pull policy to use for the image. See:
52
# https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
53
pullPolicy: IfNotPresent
@@ -237,7 +237,6 @@ coder:
237
weight: 1
238
239
topologySpreadConstraints:
240
- []
241
# - maxSkew: 1
242
# topologyKey: kubernetes.io/hostname
243
# whenUnsatisfiable: DoNotSchedule
0 commit comments