We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938be05 commit f600308Copy full SHA for f600308
docs/admin/provisioners.md
@@ -324,8 +324,8 @@ will use in concert with the Helm chart for deploying the Coder server.
324
This example creates a deployment of 10 provisioner daemons (for 10
325
concurrent builds) authenticating using the above key. The daemons will
326
authenticate using the provisioner key created in the previous step and
327
- acquire jobs matching the tags specified when the provisioner key was created.
328
- The set of tags is inferred automatically from the provisioner key.
+ acquire jobs matching the tags specified when the provisioner key was
+ created. The set of tags is inferred automatically from the provisioner key.
329
330
> Refer to the
331
> [values.yaml](https://github.com/coder/coder/blob/main/helm/provisioner/values.yaml)
0 commit comments