Skip to content

Commit

Permalink
Update docs/adr/0014-turtles-ui-installation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yiannis Triantafyllopoulos <[email protected]>
  • Loading branch information
Danil-Grigorev and yiannistri authored Feb 18, 2025
1 parent d463f94 commit eaf8ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adr/0014-turtles-ui-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This process is more complicated then a combined and automated installation, and

The proposed solution is to install UI extension chart as a `Helm` dependency for the Turtles `Helm` chart. This will leverage `questions.yaml` [integration][] to allow users to configure extension settings or disable UI chart installation.

UI extensions use `cattle-ui-plugin-system` namespace. Turtles will leverage a new controller, which will be able to asyncroniously move the `UIPlugin` resource to the namespace, once it is available and Rancher chart is installed.
UI extensions use `cattle-ui-plugin-system` namespace. Turtles will leverage a new controller, which will be able to asynchronously move the `UIPlugin` resource to the namespace, once it is available and Rancher chart is installed.

Turtles chart will manage the lifecycle of UI extension by setting ownership references on the `UIPlugin` resource, to ensure automatic deletion on chart removal.

Expand Down

0 comments on commit eaf8ab2

Please sign in to comment.