diff --git a/helm/values.yaml b/helm/values.yaml index be04b8bc37eb3..f7c49e2854614 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -34,6 +34,10 @@ coder: # https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/ annotations: {} + # coder.labels -- The Deployment labels. See: + # https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ + labels: {} + # coder.serviceAccount -- Configuration for the automatically created service # account. Creation of the service account cannot be disabled. serviceAccount: