Skip to content

Commit f66a877

Browse files
authored
Update docs/admin/provisioners.md
1 parent f600308 commit f66a877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/provisioners.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ will use in concert with the Helm chart for deploying the Coder server.
315315
value: "https://coder.example.com"
316316
replicaCount: 10
317317
provisionerDaemon:
318-
# NOTE: in older versions of the Helm chart, it is required to set this to an empty string.
318+
# NOTE: in older versions of the Helm chart (2.17.0 and below), it is required to set this to an empty string.
319319
pskSecretName: ""
320320
keySecretName: "coder-provisioner-keys"
321321
keySecretKey: "my-cool-key"

0 commit comments

Comments
 (0)