fix: use timescaledb-ha image in K8s manifest for toolkit support
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: postgres
|
||||
image: timescale/timescaledb:latest-pg16
|
||||
image: timescale/timescaledb-ha:pg16
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
name: postgres
|
||||
|
||||
Reference in New Issue
Block a user