We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f600308 commit f66a877Copy full SHA for f66a877
docs/admin/provisioners.md
@@ -315,7 +315,7 @@ will use in concert with the Helm chart for deploying the Coder server.
315
value: "https://coder.example.com"
316
replicaCount: 10
317
provisionerDaemon:
318
- # NOTE: in older versions of the Helm chart, it is required to set this to an empty string.
+ # NOTE: in older versions of the Helm chart (2.17.0 and below), it is required to set this to an empty string.
319
pskSecretName: ""
320
keySecretName: "coder-provisioner-keys"
321
keySecretKey: "my-cool-key"
0 commit comments