File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ on the Coder server and start the provisioner with
40
40
the [ Helm example] ( #example-running-an-external-provisioner-with-helm ) below.
41
41
42
42
> Coder still supports authenticating the provisioner daemon with a
43
- > [ token] ( ../reference/cli/README.md#--token ) from a user with the Template Admin or
44
- > Owner role. This method is deprecated in favor of the PSK, which only has
45
- > permission to access provisioner daemon APIs. We recommend migrating to the
46
- > PSK as soon as practical.
43
+ > [ token] ( ../reference/cli/README.md#--token ) from a user with the Template
44
+ > Admin or Owner role. This method is deprecated in favor of the PSK, which only
45
+ > has permission to access provisioner daemon APIs. We recommend migrating to
46
+ > the PSK as soon as practical.
47
47
48
48
## Types of provisioners
49
49
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ Workspace proxies can be used in the browser by navigating to the user
26
26
27
27
## Requirements
28
28
29
- - The [ Coder CLI] ( ../reference/cli/README.md ) must be installed and authenticated as a
30
- user with the Owner role.
29
+ - The [ Coder CLI] ( ../reference/cli/README.md ) must be installed and
30
+ authenticated as a user with the Owner role.
31
31
32
32
## Step 1: Create the proxy
33
33
You can’t perform that action at this time.
0 commit comments