mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix(helm/coder): set serviceAccount.disableCreate=false by default, add tests (#15197)
* Sets `serviceaccount.disableCreate=false` by default (accidentally changed by #14817) * Reverts changes made in https://github.com/coder/coder/pull/15196
This commit is contained in:
@@ -90,6 +90,7 @@ jobs:
|
||||
- "coderd/**"
|
||||
- "enterprise/**"
|
||||
- "examples/*"
|
||||
- "helm/**"
|
||||
- "provisioner/**"
|
||||
- "provisionerd/**"
|
||||
- "provisionersdk/**"
|
||||
|
||||
Reference in New Issue
Block a user