## READ BEFORE EDITING THIS FILE ## # ### Rules # - Do not start the URL with "/" # - Do not add anchors to the links # - If the URL ends with index.html, leave it empty (e.g. section_url: 'dir/index.html' --> section_url: 'dir/') # - If you're referring to a section within index.html, include only the anchor (e.g. section_url:`dir/#some-anchor`) # For more information, see https://docs.gitlab.com/ee/development/documentation/site_architecture/global_nav.html#urls # ### Options # - Use "external_url: true" for external URLs in docs and categories sections: - section_title: GitLab Helm Charts Docs section_url: '' - section_title: Install section_url: 'installation/' section_categories: - category_title: Required tools category_url: 'installation/tools.html' - category_title: Cloud cluster preparation category_url: 'installation/cloud/' docs: - doc_title: AKS doc_url: 'installation/cloud/aks.html' - doc_title: EKS doc_url: 'installation/cloud/eks.html' - doc_title: GKE doc_url: 'installation/cloud/gke.html' - doc_title: OpenShift doc_url: 'installation/cloud/openshift.html' - category_title: Deploy category_url: 'installation/deployment.html' - category_title: Upgrade category_url: 'installation/upgrade.html' - category_title: Backup and Restore category_url: 'backup-restore/' docs: - doc_title: Backup doc_url: 'backup-restore/backup.html' - doc_title: Restore doc_url: 'backup-restore/restore.html' - category_title: Migrate from Omnibus category_url: 'installation/migration/' - category_title: Version mappings category_url: 'installation/version_mappings.html' - section_title: Configure section_url: 'charts/' section_categories: - category_title: Globals category_url: 'charts/globals.html' - category_title: GitLab sub-charts category_url: 'charts/gitlab/' docs: - doc_title: Gitaly chart doc_url: 'charts/gitlab/gitaly/' - doc_title: GitLab Exporter chart doc_url: 'charts/gitlab/gitlab-exporter/' - doc_title: GitLab Grafana chart doc_url: 'charts/gitlab/gitlab-grafana/' - doc_title: GitLab Pages chart doc_url: 'charts/gitlab/gitlab-pages/' - doc_title: GitLab Runner chart doc_url: 'charts/gitlab/gitlab-runner/' - doc_title: GitLab Shell chart doc_url: 'charts/gitlab/gitlab-shell/' - doc_title: KAS chart doc_url: 'charts/gitlab/kas/' - doc_title: Migrations chart doc_url: 'charts/gitlab/migrations/' - doc_title: Praefect chart doc_url: 'charts/gitlab/praefect/' - doc_title: Sidekiq chart doc_url: 'charts/gitlab/sidekiq/' - doc_title: Task Runner chart doc_url: 'charts/gitlab/task-runner/' - doc_title: Webservice chart doc_url: 'charts/gitlab/webservice/' - category_title: Minio chart category_url: 'charts/minio/' - category_title: Nginx chart category_url: 'charts/nginx/' - category_title: Redis chart category_url: 'installation/deployment.html#redis' - category_title: Redis HA chart category_url: 'installation/deployment.html#redis' - category_title: Registry chart category_url: 'charts/registry/' - category_title: Advanced category_url: 'advanced/' docs: - doc_title: External database doc_url: 'advanced/external-db/' - doc_title: External Gitaly doc_url: 'advanced/external-gitaly/' - doc_title: External Mattermost doc_url: 'advanced/external-mattermost/' - doc_title: External Nginx doc_url: 'advanced/external-nginx/' - doc_title: External object storage doc_url: 'advanced/external-object-storage/' - doc_title: External Redis doc_url: 'advanced/external-redis/' - doc_title: Persistent volumes doc_url: 'advanced/persistent-volumes/' - section_title: Troubleshoot section_url: 'troubleshooting/' - section_title: Contribute section_url: 'development/' section_categories: - category_title: Architecture of Cloud native GitLab Helm charts category_url: 'architecture/' docs: - doc_title: Backup and Restore doc_url: 'architecture/backup-restore.html' - doc_title: Goals doc_url: 'architecture/goals.html' - doc_title: Architecture doc_url: 'architecture/architecture.html' - doc_title: Design Decisions doc_url: 'architecture/decisions.html' - doc_title: Resource Usage doc_url: 'architecture/resource-usage.html' - category_title: Environment setup category_url: 'development/environment_setup.html' - category_title: Style guide category_url: 'development/style_guide.html' - category_title: Versioning and release category_url: 'development/release.html'