Merge "[MARIADB] Update mariadb-operator and templates to 0.27.0"
[oom.git] / kubernetes / common / mariadb-galera / values.yaml
index 4aff9d3..3d9725c 100644 (file)
@@ -329,8 +329,8 @@ backup:
 
 readinessCheck:
   wait_for:
-    apps:
-      - '{{ include "common.name" . }}'
+    services:
+      - '{{ include "common.servicename" . }}'
 
 ## TLS configuration
 ##