One level TOC

This commit is contained in:
mmontes11
2024-07-25 22:06:52 +02:00
committed by Martin Montes
parent 78595d4397
commit 62ced5248e
3 changed files with 0 additions and 10 deletions

View File

@ -5,8 +5,6 @@ In this guide, we will be configuring a local environment to run `mariadb-operat
## Table of contents
<!-- toc -->
- [Flavours](#flavours)
- [devcontainer](#devcontainer)
- [local](#local)
- [Getting started](#getting-started)
- [Cluster](#cluster)
- [Network](#network)

View File

@ -18,10 +18,6 @@ To better understand what MaxScale is capable of you may check the [product page
## Table of contents
<!-- toc -->
- [MaxScale resources](#maxscale-resources)
- [Servers](#servers)
- [Monitors](#monitors)
- [Services](#services)
- [Listeners](#listeners)
- [<code>MaxScale</code> CR](#maxscale-cr)
- [<code>MariaDB</code> CR](#mariadb-cr)
- [<code>MaxScale</code> embedded in <code>MariaDB</code>](#maxscale-embedded-in-mariadb)
@ -37,8 +33,6 @@ To better understand what MaxScale is capable of you may check the [product page
- [MaxScale GUI](#maxscale-gui)
- [MaxScale API](#maxscale-api)
- [Troubleshooting](#troubleshooting)
- [Common errors](#common-errors)
- [Permission denied writing <code>/var/lib/maxscale</code>](#permission-denied-writing-varlibmaxscale)
- [Reference](#reference)
<!-- /toc -->

View File

@ -12,8 +12,6 @@ This documentation shows how to configure metadata in the `mariadb-operator` CRs
- [<code>Service</code> metadata](#service-metadata)
- [<code>PVC</code> metadata](#pvc-metadata)
- [Use cases](#use-cases)
- [Metallb](#metallb)
- [Istio](#istio)
- [Reference](#reference)
<!-- /toc -->