diff --git a/.vuepress/config.js b/.vuepress/config.js index 20b9da80..fea799bb 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -202,19 +202,15 @@ module.exports = { title: "Cluster Configuration", children: ["/content/sre/cluster-configuration/node-configuration.md"], }, - { - title: "Support", - children: ["/content/sre/support/support.md"], - }, { title: "Tenant-Operator", children: [ "/content/sre/tenant-operator/overview.md", "/content/sre/tenant-operator/features.md", "/content/sre/tenant-operator/installation.md", - "/content/sre/tenant-operator/tenant-roles.md", "/content/sre/tenant-operator/integration-config.md", "/content/sre/tenant-operator/customresources.md", + "/content/sre/tenant-operator/tenant-roles.md", "/content/sre/tenant-operator/usecases/use-cases.md", "/content/sre/tenant-operator/argocd-multitenancy.md", "/content/sre/tenant-operator/vault-multitenancy.md", @@ -255,6 +251,10 @@ module.exports = { title: "Release Notes", children: ["/content/sre/release-notes/release-notes.md"], }, + { + title: "Support", + children: ["/content/sre/support/support.md"], + } ], repo: "stakater/stakaterclouddocs", editLinks: true, diff --git a/content/sre/tenant-operator/tenant-roles.md b/content/sre/tenant-operator/tenant-roles.md index f9033985..2a972462 100644 --- a/content/sre/tenant-operator/tenant-roles.md +++ b/content/sre/tenant-operator/tenant-roles.md @@ -1,4 +1,4 @@ -# Tenant Roles +# Tenant Member Roles Tenant Operator tenant members can have one of following 3 roles: