diff --git a/helm/values.yaml b/helm/values.yaml index e91a4460f66c5..83949e4aa6cc8 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -75,7 +75,7 @@ coder: workspacePerms: true # coder.serviceAccount.enableDeployments -- Provides the service account permission # to manage Kubernetes deployments. - enableDeployments: false + enableDeployments: true # coder.serviceAccount.annotations -- The Coder service account annotations. annotations: {} # coder.serviceAccount.name -- The service account name