Skip to content

Commit

Permalink
add provisioning admin users section
Browse files Browse the repository at this point in the history
  • Loading branch information
Devtools authored and mfrancisc committed Dec 11, 2024
1 parent f989084 commit 399c80f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/how-to-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,6 @@ type: Opaque
### Secret loading

As you can notice, the name of the secret is referenced in the `toolchainconfig` CR ( see `ToolchainConfig.Spec.Host.Notifications.Secret.Ref` field ) and every field in the data section of the secret was referenced also in the `ToolchainConfig.Spec.Host.Notifications.Secret`, in this way the host-operator would know which secret and which fields to load the configuration from. Same thing for secrets referenced in the members section, which will be read by the member operator.

## Provisioning KubeSaw admins
You can set up admin access to the KubeSaw instances by leveraging the ksctl command line, please refer to the [Admin Usage section](ksctl-cheat-sheet.md#admin-usage).

0 comments on commit 399c80f

Please sign in to comment.