Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ac3d47

Browse files
committed
add: RBAC context
1 parent c525611 commit 4ac3d47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/templates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,8 @@ resource "kubernetes_pod" "podName" {
225225

226226
### Delete templates
227227

228-
You can delete a template using both the coder CLI and UI.
228+
You can delete a template using both the coder CLI and UI. Only
229+
[template admins and owners](./admin/users.md) can delete a template.
229230

230231
Using the CLI, login to Coder and run the following command to delete a template:
231232

0 commit comments

Comments
 (0)