Storage docs

This commit is contained in:
Martin Montes
2024-02-29 12:24:34 +01:00
parent b6db7edba5
commit b6837fbce1
7 changed files with 132 additions and 2 deletions

View File

@ -359,4 +359,8 @@ Increase this timeout if you consider that your Galera cluster may take longer t
### GitHub Issues
Here it is a list of GitHub issues reported by `mariadb-operator` users which might shed some light in your investigation:
- https://github.com/mariadb-operator/mariadb-operator/issues?q=is%3Aclosed+label%3Agalera-troubleshoot+
- https://github.com/mariadb-operator/mariadb-operator/issues?q=is%3Aclosed+label%3Agalera-troubleshoot+
## Reference
- [API reference](./API_REFERENCE.md)
- [Example suite](../examples/)