Merge "[COMMON] Update all ReadinessChecks"
[oom.git] / kubernetes / cps / components / cps-temporal / values.yaml
index e6e0b19..56e229a 100644 (file)
@@ -183,7 +183,8 @@ timescaledb:
 
 readinessCheck:
   wait_for:
-    - cps-temporal-db
+    services:
+      - cps-temporal-db
 
 minReadySeconds: 10
 updateStrategy: