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