fix: fix image name

This commit is contained in:
2024-12-31 13:49:24 +01:00
parent d05f619618
commit ff3407f80c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ extraObjects:
namespace: openfga
spec:
instances: 2
imageName: ghcr.io/cloudnative-pg/postgres:17-bookworm
imageName: ghcr.io/cloudnative-pg/postgresql:17-bookworm
storage:
resizeInUseVolumes: true
size: 10Gi
+1 -1
View File
@@ -48,7 +48,7 @@ extraObjects:
namespace: openfga
spec:
instances: 1
# imageName: ghcr.io/cloudnative-pg/postgres:15-3.3
imageName: ghcr.io/cloudnative-pg/postgresql:17-bookworm
storage:
resizeInUseVolumes: true
size: 10Gi