Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
MuneebAijaz committed Jul 26, 2024
1 parent 32f8149 commit e2f2880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/installation/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This document contains instructions on installing, uninstalling and configuring

## Installing via Helm CLI

* Public Helm Chart of MTO is available at [Stakater GHCR Packages](https://github.com/orgs/stakater/packages/container/package/public%2Fcharts%2Fmulti-tenant-operator) and available Helm options can be seen at [MTO Helm Chart Options](./helm-values.md)
* Public Helm Chart of MTO is available at [Stakater GHCR Packages](https://github.com/orgs/stakater/packages/container/package/public/charts/multi-tenant-operator) and available Helm options can be seen at [MTO Helm Chart Options](./helm-values.md)

* Use `helm install` command to install MTO helm chart. Here, `bypassedGroups` has the names of groups which are designated as Cluster Admins in your cluster. For this example, we will use `system:masters`

Expand Down

0 comments on commit e2f2880

Please sign in to comment.