mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
updated docs
This commit is contained in:
Vendored
+7
@@ -106,6 +106,13 @@ approach for "Open in Coder" flows.
|
||||
|
||||

|
||||
|
||||
1. Optional: disable specific parameter fields by including their names as
|
||||
specified in your template in the `disable_params` search params list
|
||||
|
||||
```md
|
||||
[](https://YOUR_ACCESS_URL/templates/YOUR_TEMPLATE/workspace?disable_params=first_parameter,second_parameter)
|
||||
```
|
||||
|
||||
## Example: Kubernetes
|
||||
|
||||
For a full example of the Open in Coder flow in Kubernetes, check out
|
||||
|
||||
Reference in New Issue
Block a user