Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a48ba7 commit b4f26a8Copy full SHA for b4f26a8
docs/admin/provisioners.md
@@ -267,7 +267,7 @@ will use in concert with the Helm chart for deploying the Coder server.
267
1. Modify your Coder `values.yaml` to include
268
269
```yaml
270
- provisioneraemon:
+ provisionerDaemon:
271
pskSecretName: "coder-provisioner-psk"
272
```
273
@@ -290,7 +290,7 @@ will use in concert with the Helm chart for deploying the Coder server.
290
- name: CODER_URL
291
value: "https://coder.example.com"
292
replicaCount: 10
293
294
295
tags:
296
location: auh
0 commit comments