Updating tabs

This commit is contained in:
Jennifer Travinski
2022-07-14 14:40:53 -04:00
parent e0b784ad21
commit d7eb4f8378
122 changed files with 876 additions and 876 deletions
@@ -47,8 +47,8 @@ CATTLE_RESTRICTED_DEFAULT_ADMIN=true
The permissions for the `restricted-admin` role differ based on the Rancher version.
{{% tabs %}}
{{% tab "v2.5.7+" %}}
<Tabs>
<TabItem label="v2.5.7+">
The `restricted-admin` permissions are as follows:
@@ -56,8 +56,8 @@ The `restricted-admin` permissions are as follows:
- Can add other users and assign them to clusters outside of the local cluster.
- Can create other restricted admins.
{{% /tab %}}
{{% tab "v2.5.0-v2.5.6" %}}
</TabItem>
<TabItem label="v2.5.0-v2.5.6">
The `restricted-admin` permissions are as follows:
@@ -67,8 +67,8 @@ The `restricted-admin` permissions are as follows:
- Can create other restricted admins.
- Cannot grant any permissions in the local cluster they don't currently have. (This is how Kubernetes normally operates)
{{% /tab %}}
{{% /tabs %}}
</TabItem>
</Tabs>
### Upgrading from Rancher with a Hidden Local Cluster