fix timescale image
This commit is contained in:
@@ -4,11 +4,11 @@ metadata:
|
||||
name: timescale-cluster
|
||||
spec:
|
||||
instances: 3
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:pg15
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:15
|
||||
bootstrap:
|
||||
initdb:
|
||||
database: app
|
||||
owner: app
|
||||
owner: app
|
||||
postInitSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS timescaledb;
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user