mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-08-22 19:41:07 +00:00
Updated galera docs
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user