Skip to content

docs: add organizations guide #14012

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Aug 19, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix link
  • Loading branch information
bpmct committed Aug 18, 2024
commit f15cdf7f34887459e439c467e49ac5313e39bd0e
3 changes: 2 additions & 1 deletion docs/guides/using-organizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ all with uniquely scoped templates, provisioners, users, groups, and workspaces.
## Switch to the preview image and enable the experiment

To try the latest organizations features, switch to a preview image in your Helm
chart and enable the [experimental flag](../cli/server.md#--experiments).
chart and enable the
[experimental flag](../reference/cli/server.md#--experiments).

For example, with Kubernetes, set the following in your `values.yaml`:

Expand Down
Loading