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

This commit is contained in:
Eric Paulsen
2023-07-24 17:13:28 -05:00
committed by GitHub
parent 353bfb618c
commit 29963433ee
+1 -1
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