diff --git a/helm/coder/values.yaml b/helm/coder/values.yaml index 49cbccf76db03..2d8a8bf4dbcd2 100644 --- a/helm/coder/values.yaml +++ b/helm/coder/values.yaml @@ -237,7 +237,7 @@ coder: # coder.tolerations -- Tolerations for tainted nodes. # See: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ tolerations: - {} + [] # - key: "key" # operator: "Equal" # value: "value"