mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2026-01-09 00:51:41 +00:00
Revert "Changed MariaDB version to 10.2.13"
This reverts commit 81bf5f3656 back to
MariaDB 10.1.23 which we know works with clustering enabled
(pod.replicas.server > 1).
Change-Id: Ibf70dbab78f03d32e1ec96e99ac8db59d23cb96e
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
images:
|
||||
tags:
|
||||
mariadb: docker.io/mariadb:10.2.13
|
||||
prometheus_create_mysql_user: docker.io/mariadb:10.2.13
|
||||
mariadb: docker.io/mariadb:10.1.23
|
||||
prometheus_create_mysql_user: docker.io/mariadb:10.1.23
|
||||
prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.10.0
|
||||
prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:newton
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
||||
|
||||
Reference in New Issue
Block a user