Configure Autostop via config #24256
Unanswered
gsingh-dwave
asked this question in
Workspace Provisioning & Templates
Replies: 1 comment 1 reply
-
|
Another way to control templates as code is using the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to set the Autostop behavior instance wide using env var?
Or alternatively set it in the template code? The reason we are lookig to define it in code is that, even if a template has it set to
0and you export (coder template pull <template-name> --tar > template.tar) and re-import the template, the Autostop will be set at24hby default.We essentially want it disabled by default unless it is explicitly configured in a template.
Beta Was this translation helpful? Give feedback.
All reactions