8000
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 be2afc8 commit ba1ae62Copy full SHA for ba1ae62
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
@@ -235,7 +235,6 @@ coder:
235
weight: 1
236
237
topologySpreadConstraints:
238
- []
239
# - maxSkew: 1
240
# topologyKey: kubernetes.io/hostname
241
# whenUnsatisfiable: DoNotSchedule
0 commit comments