diff --git a/k8s/cluster/statefulset.yaml b/k8s/cluster/statefulset.yaml index d0e4143..a2b525a 100644 --- a/k8s/cluster/statefulset.yaml +++ b/k8s/cluster/statefulset.yaml @@ -99,7 +99,7 @@ spec: mountPath: /data containers: - name: tidaldb - image: registry.threesix.ai/tidal/server:m12-frontier-tick-20260818@sha256:bd68bc816776f6944396834437550e82df82f5c70e60b363526584ddeaa7707e + image: registry.threesix.ai/tidal/server:m12-reconcile-limit-20260818@sha256:e59bf72b3a2ea260d82146b791e595eeb582a997c69e1fc0a816ac6402323917 imagePullPolicy: IfNotPresent # The image ENTRYPOINT is the bare binary. We override the command with # a tiny /bin/sh wrapper (the bookworm-slim runtime HAS a shell) so we