fix image
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: timescale-cluster
|
||||
spec:
|
||||
instances: 3
|
||||
imageName: ghcr.io/timescale/timescaledb-ha:pg15
|
||||
imageName: timescale/timescaledb-ha:pg15
|
||||
bootstrap:
|
||||
initdb:
|
||||
database: app
|
||||
|
||||
@@ -11,7 +11,7 @@ data:
|
||||
name: timescale-restore-test
|
||||
spec:
|
||||
instances: 1
|
||||
imageName: ghcr.io/timescale/timescaledb-ha:pg15
|
||||
imageName: timescale/timescaledb-ha:pg15
|
||||
bootstrap:
|
||||
initdb:
|
||||
postInitSQL:
|
||||
|
||||
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: database
|
||||
spec:
|
||||
instances: 1
|
||||
imageName: ghcr.io/timescale/timescaledb-ha:pg15
|
||||
imageName: timescale/timescaledb-ha:pg15
|
||||
bootstrap:
|
||||
initdb:
|
||||
postInitSQL:
|
||||
|
||||
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: database
|
||||
spec:
|
||||
instances: 1
|
||||
imageName: ghcr.io/timescale/timescaledb-ha:pg15
|
||||
imageName: timescale/timescaledb-ha:pg15
|
||||
bootstrap:
|
||||
initdb:
|
||||
postInitSQL:
|
||||
|
||||
Reference in New Issue
Block a user