feat(helm)!: set enableDeployments default to true (#8704)

This commit is contained in:
Eric Paulsen 2023-07-24 18:13:28 -04:00 committed by GitHub
parent 353bfb618c
commit 29963433ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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