fix(mariadb): BREAKING CHANGE move to deployment instead of statefullset
We're never going to run multiple mariadb pods using this chart, so statefullsets offers nothing for this chart Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
committed by
GitHub
parent
ecce2297e0
commit
2829af0974
@@ -26,7 +26,7 @@ sources:
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
Reference in New Issue
Block a user