postgres v16
This commit is contained in:
parent
65dc99a969
commit
95cfc66168
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ kind: PostgresCluster
|
||||||
metadata:
|
metadata:
|
||||||
name: "${APP}"
|
name: "${APP}"
|
||||||
spec:
|
spec:
|
||||||
postgresVersion: 15
|
postgresVersion: 16
|
||||||
dataSource:
|
dataSource:
|
||||||
pgbackrest:
|
pgbackrest:
|
||||||
stanza: db
|
stanza: db
|
||||||
|
|
Loading…
Reference in a new issue