We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669ff86 commit d746599Copy full SHA for d746599
1 file changed
examples/postgrescluster/postgrescluster.yaml
@@ -1,9 +1,9 @@
1
-apiVersion: postgres-operator.crunchydata.com/v1beta1
+apiVersion: postgres-operator.crunchydata.com/v1
2
kind: PostgresCluster
3
metadata:
4
name: hippo
5
spec:
6
- postgresVersion: 17
+ postgresVersion: 18
7
instances:
8
- name: instance1
9
dataVolumeClaimSpec:
0 commit comments