[bitnami/mariadb-galera] Improve peer discovering (#8364)

This commit is contained in:
Juan Ariza Toledano
2021-12-10 14:04:03 +01:00
committed by GitHub
parent 13aa12bdc4
commit d91e652a2b
2 changed files with 2 additions and 1 deletions

View File

@@ -27,4 +27,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-mariadb-galera
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
version: 6.0.6
version: 6.0.7

View File

@@ -19,4 +19,5 @@ spec:
- name: sst
port: 4444
targetPort: sst
publishNotReadyAddresses: true
selector: {{- include "common.labels.matchLabels" . | nindent 4 }}