You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/helm/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ The following values can also be set:
64
64
-`ha`: Whether or not to deploy a high availability PostgreSQL cluster. Can be either `true` or `false`, defaults to `false`.
65
65
-`imagePrefix`: The prefix of the container images to use for this PostgreSQL cluster. Default to `registry.developers.crunchydata.com/crunchydata`.
66
66
-`image`: The name of the container image to use for the PostgreSQL cluster. Defaults to `crunchy-postgres-ha`.
67
-
-`imageTag`: The container image tag to use. Defaults to `ubi8-13.7-4.7.6`.
67
+
-`imageTag`: The container image tag to use. Defaults to `ubi8-13.10-4.7.10`.
68
68
-`memory`: The memory limit for the PostgreSQL cluster. Follows standard Kubernetes formatting.
69
69
-`monitoring`: Whether or not to enable monitoring / metrics collection for this PostgreSQL instance. Can either be `true` or `false`, defaults to `false`.
0 commit comments