Updated galera docs

This commit is contained in:
mmontes11
2024-08-26 21:00:10 +02:00
parent 145ee6f077
commit 6cb66ead88

View File

@ -172,7 +172,7 @@ For example, if you're using a service mesh like Istio, it's important to add th
> [!WARNING] > [!WARNING]
> Ensure you unset `forceClusterBootstrapInPod` after completing the bootstrap to allow the operator to choose the appropriate `Pod` to bootstrap from in an event of cluster recovery. > Ensure you unset `forceClusterBootstrapInPod` after completing the bootstrap to allow the operator to choose the appropriate `Pod` to bootstrap from in an event of cluster recovery.
You have the ability to forcefully bootstrap in a specific `Pod` by setting `forceClusterBootstrapInPod`: You have the ability to manually select which `Pod` is used to bootstrap a new cluster during the recovery process by setting `forceClusterBootstrapInPod`:
```yaml ```yaml
apiVersion: k8s.mariadb.com/v1alpha1 apiVersion: k8s.mariadb.com/v1alpha1