Use multiarch image for postgresql instance (#7049)

This commit is contained in:
Philippe Martin
2023-08-29 14:26:54 +02:00
committed by GitHub
parent 58954156e6
commit 9089f9a637
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ kind: Cluster
metadata:
name: cluster-sample
spec:
imageName: quay.io/enterprisedb/postgresql:15.3-multiarch
logLevel: info
startDelay: 30
stopDelay: 30

View File

@@ -3,6 +3,7 @@ kind: Cluster
metadata:
name: cluster-example-initdb
spec:
imageName: quay.io/enterprisedb/postgresql:15.3-multiarch
bootstrap:
initdb:
database: appdb