diff --git a/deploy/postgres.yaml b/deploy/postgres.yaml index f0b6de9b..8a4f64e6 100644 --- a/deploy/postgres.yaml +++ b/deploy/postgres.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: postgres - image: timescale/timescaledb:latest-pg16 + image: timescale/timescaledb-ha:pg16 ports: - containerPort: 5432 name: postgres