Skip to content

Commit

Permalink
rollback spilo image (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrichSchreiner authored Jan 28, 2025
1 parent f53fea8 commit b58d555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/postgreslet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ postgreslet:
# postgresImageRepository
postgresImageRepository: "docker.io/cybertecpostgresql/spilo"
# postgresImageTag
postgresImageTag: "3.3-p2_de-sync-standby-cluster_0.4_2024-11-27"
postgresImageTag: "3.2-p3_de-sync-standby-cluster_0.4_2024-07-02"
# etcdHost The connection string for Patroni defined as host:port. Not required when native Kubernetes support is used. The default is empty (use Kubernetes-native DCS).
etcdHost: ""
# enableCrdValidation toggles if the operator will create or update CRDs with OpenAPI v3 schema validation
Expand Down Expand Up @@ -552,4 +552,4 @@ sidecars:
memory: "100M"
limits:
cpu: "500m"
memory: "256M"
memory: "256M"

0 comments on commit b58d555

Please sign in to comment.