Skip to content

Commit 11b1af0

Browse files
ericpaulsenethanndickson
authored andcommitted
rm tag
1 parent 008b8d9 commit 11b1af0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

helm/coder/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ coder:
4747
# if not set. If you're using the chart directly from git, the default
4848
# app version will not work and you'll need to set this value. The helm
4949
# chart helpfully fails quickly in this case.
50-
tag: "v2.15.0"
50+
tag: ""
5151
# coder.image.pullPolicy -- The pull policy to use for the image. See:
5252
# https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
5353
pullPolicy: IfNotPresent
@@ -237,7 +237,6 @@ coder:
237237
weight: 1
238238

239239
topologySpreadConstraints:
240-
[]
241240
# - maxSkew: 1
242241
# topologyKey: kubernetes.io/hostname
243242
# whenUnsatisfiable: DoNotSchedule

0 commit comments

Comments
 (0)