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 90901ca commit a666539Copy full SHA for a666539
helm/values.yaml
@@ -34,6 +34,10 @@ coder:
34
# https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
35
annotations: {}
36
37
+ # coder.labels -- The Deployment labels. See:
38
+ # https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
39
+ labels: {}
40
+
41
# coder.serviceAccount -- Configuration for the automatically created service
42
# account. Creation of the service account cannot be disabled.
43
serviceAccount:
0 commit comments